diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 23:45:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 23:45:23 +0000 |
commit | 8c311bdc207254c9b6ab45813f5cbbfa10e78b3e (patch) | |
tree | 8d1c01354e9c6a0217817728b08dec555baf907a /audio/wmtune | |
parent | Remove old WWW site which isn't reachable (and author seems to be MIA) (diff) |
Fixed website-refers, added tags.
Noticed by: portsurvey
Diffstat (limited to 'audio/wmtune')
-rw-r--r-- | audio/wmtune/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile index f0c5d67ba73b..0fb7d627afc3 100644 --- a/audio/wmtune/Makefile +++ b/audio/wmtune/Makefile @@ -8,11 +8,11 @@ PORTNAME= wmtune PORTVERSION= 1.0 CATEGORIES= audio windowmaker -MASTER_SITES= http://www.fxp.org/~jedgar/distfiles/ \ - http://www.rostock.zgdv.de/~runge/radio/ \ - http://www.soren.org/linux/wmtune/dl/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - ${WMTUNE_DIFF} +MASTER_SITES= http://www.fxp.org/~jedgar/distfiles/:diff \ + http://www.rostock.igd.fhg.de/private/runge/radio/:wmtune \ + http://www.soren.org/linux/wmtune/dl/:wmtune +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wmtune \ + ${WMTUNE_DIFF}:diff EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jedgar@FreeBSD.org |