diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-15 09:44:01 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-15 09:44:01 +0000 |
commit | d06878d6fcd0271132d9fa8c0522f2a36686332f (patch) | |
tree | 418ebdb69b58418022521c3b7eab2ab354973b9e /audio/xmms-sndfile/Makefile | |
parent | 831f239a71516231d8b96e070630ee78d457171c (diff) | |
download | ports-d06878d6fcd0271132d9fa8c0522f2a36686332f.tar.gz ports-d06878d6fcd0271132d9fa8c0522f2a36686332f.zip |
Notes
Diffstat (limited to 'audio/xmms-sndfile/Makefile')
-rw-r--r-- | audio/xmms-sndfile/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile index 1c8f1c52567c..6b879a35eaf4 100644 --- a/audio/xmms-sndfile/Makefile +++ b/audio/xmms-sndfile/Makefile @@ -6,10 +6,9 @@ # PORTNAME= xmms-sndfile -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.2 CATEGORIES= audio -MASTER_SITES= http://www.zipworld.com.au/~erikd/XMMS/ +MASTER_SITES= http://www.mega-nerd.com/xmms_sndfile/ DISTNAME= xmms_sndfile-${PORTVERSION} MAINTAINER= dyeske@yahoo.com |