aboutsummaryrefslogtreecommitdiff
path: root/audio/mpg123
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-26 13:22:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-26 13:22:10 +0000
commit926e8c47dedba98e7bbeb7352f4ce5e4af2bf980 (patch)
tree822a215d835e7af4583434ddab0c6a55cb9aeff8 /audio/mpg123
parent3622f5579e82942e7e75cad22bb38e6e0018a05c (diff)
downloadports-926e8c47dedba98e7bbeb7352f4ce5e4af2bf980.tar.gz
ports-926e8c47dedba98e7bbeb7352f4ce5e4af2bf980.zip
Remove ftp.tu-clausthal.de from master_sites.
Add tags to the patch-files / patch-sites. Noticed by: portsurvey
Notes
Notes: svn path=/head/; revision=71875
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile16
1 files changed, 7 insertions, 9 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 002f1c33c371..cddc314206b5 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -10,17 +10,15 @@ PORTVERSION= 0.59r
PORTREVISION= 8
CATEGORIES= audio ipv6
MASTER_SITES= http://www.mpg123.de/mpg123/ \
- 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/
+ http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/
DISTFILES= mpg123-0.59r-pl1.tar.gz
-PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \
- http://www.unix-ag.org/Linux-Alpha/Packages/ \
- ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/}
-PATCHFILES= mpg123-059r-v6-20000713b.diff.gz \
- mpg123-059r-recode-20010410.diff.gz \
- l3.diff.gz
+PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/:ipv6 \
+ http://www.unix-ag.org/Linux-Alpha/Packages/:l3 \
+ ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/}:recode
+PATCHFILES= mpg123-059r-v6-20000713b.diff.gz:ipv6 \
+ mpg123-059r-recode-20010410.diff.gz:recode \
+ l3.diff.gz:l3
PATCH_DIST_STRIP= -p1
MAINTAINER= des@FreeBSD.org