diff options
Diffstat (limited to 'audio/adplay/Makefile')
-rw-r--r-- | audio/adplay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile index f0e0081..ea0ea02 100644 --- a/audio/adplay/Makefile +++ b/audio/adplay/Makefile @@ -9,8 +9,7 @@ PORTNAME= adplay PORTVERSION= 1.6 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= adplug +MASTER_SITES= SF/adplug/AdPlay_UNIX/${PORTVERSION} DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${EXTRACT_SUFX} \ ${DBFILE} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${EXTRACT_SUFX} |