Fix MASTER_SITES
PR: ports/77754 Submitted by: Sam Lawrance <boris at brooknet.com.au>
This commit is contained in:
parent
c542397b28
commit
254f62a192
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129339
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ PORTNAME= ksmp3play
|
|||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.xanadunet.net/ksmp3play/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=ksmp3play
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An curses-based MP3 player
|
||||
|
|
Loading…
Reference in a new issue