diff options
Diffstat (limited to 'audio/shorten/Makefile')
-rw-r--r-- | audio/shorten/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index 8e578ef84753..e6f6cb65f640 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -10,12 +10,11 @@ PORTVERSION= 2.3a CATEGORIES= audio archivers MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner -DISTNAME= ${PORTNAME} +DISTFILES= ${PORTNAME}.tar.gz MAINTAINER= sec@42.org RESTRICTED= "May not be sold. May not be distributed if modified." -WRKSRC= ${WRKDIR}/${PKGNAME} MAN1= shorten.1 |