diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-07-20 20:52:49 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-07-20 20:52:49 +0000 |
commit | d36a554dc5810ca68f4e3c0552bdd596e865587e (patch) | |
tree | a3528513fa88089ed563423d42d6994ff9cb9f03 /audio | |
parent | dd52bb197de77a182e90bfd81536f6b8d2060740 (diff) | |
download | ports-d36a554dc5810ca68f4e3c0552bdd596e865587e.tar.gz ports-d36a554dc5810ca68f4e3c0552bdd596e865587e.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 2a40ed52ae9b..f9d984e72266 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmms PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES+= audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \ http://www.xmms.org/files/1.2.x/ \ |