summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1999-02-01 09:01:09 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1999-02-01 09:01:09 +0000
commit2975b7bf3408c1655c7dd29099af5e8ec27b5ade (patch)
tree49bdec26aa0e4be735134fd8006e203de7bc4c18 /audio/mpg123/Makefile
parentBROKEN='no route to the *single* mastersite' (diff)
Update to v0.59q.
Requested by: Vanilla GTK+ Shu <vanilla@ns.oneway.net> (and others)
Notes
Notes: svn path=/head/; revision=16461
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r--audio/mpg123/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 136640778a91..72865432bab9 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -3,14 +3,14 @@
# Date created: 25 June 1997
# Whom: Carey Jones <mcj@acquiesce.org>
#
-# $Id: Makefile,v 1.9 1998/11/14 09:43:03 asami Exp $
+# $Id: Makefile,v 1.10 1999/01/28 03:41:43 jkoshy Exp $
#
-DISTNAME= mpg123-0.59o
+DISTNAME= mpg123-0.59q
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \
- http://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \
- http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/
+MASTER_SITES= http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/ \
+ ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \
+ http://ftp.tu-clausthal.de/pub/unix/audio/mpg123/
MAINTAINER= jkoshy@freebsd.org
@@ -18,10 +18,6 @@ MAN1= mpg123.1
.include <bsd.port.pre.mk>
-.if ${PORTOBJFORMAT} == "elf"
-ALL_TARGET= freebsd-elf
-.else
ALL_TARGET= freebsd
-.endif
.include <bsd.port.post.mk>