diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-10 19:43:02 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-10 19:43:02 +0000 |
commit | 42e04858aeecf7753cfb64e75af2f23680ff6176 (patch) | |
tree | 47e3481575bc16e86a562eb98de764d4ee49264d /audio/mpg321/Makefile | |
parent | 19ec031889c16f7f41e47a08f7ef90c8bb673357 (diff) |
Notes
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 |