diff options
Diffstat (limited to 'audio/shorten')
-rw-r--r-- | audio/shorten/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index eec3080ddffb..8e578ef84753 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -8,7 +8,8 @@ PORTNAME= shorten PORTVERSION= 2.3a CATEGORIES= audio archivers -MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/coding/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner DISTNAME= ${PORTNAME} MAINTAINER= sec@42.org |