diff options
Diffstat (limited to 'audio/wmtune/Makefile')
-rw-r--r-- | audio/wmtune/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile index 6275478272ab..568c9913b695 100644 --- a/audio/wmtune/Makefile +++ b/audio/wmtune/Makefile @@ -9,14 +9,14 @@ PORTNAME= wmtune PORTVERSION= 1.0 CATEGORIES= audio windowmaker MASTER_SITES= http://www.fxp.org/~jedgar/distfiles/ \ - http://www.soren.org/linux/wmtune/dl/ \ - http://www.rostock.zgdv.de/~runge/radio/ + http://www.rostock.zgdv.de/~runge/radio/ \ + http://www.soren.org/linux/wmtune/dl/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${WMTUNE_DIFF} +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jedgar@FreeBSD.org -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} USE_GMAKE= yes USE_X_PREFIX= yes USE_XPM= yes |