diff options
Diffstat (limited to 'audio/mpg321/Makefile')
-rw-r--r-- | audio/mpg321/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index f32b6fb84ff4..9a6fbb0b2ceb 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # New ports collection makefile for: mpg321 # Date created: Mar 17, 2001 # Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> @@ -7,10 +6,9 @@ # PORTNAME= mpg321 -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= audio -MASTER_SITES= http://www.linuxberg.com/files/ \ - http://gemini.woot.net/~hosehead/packages/ +MASTER_SITES= http://people.debian.org/~drew/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= naddy@mips.inka.de |