diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-08-07 06:43:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-08-07 06:43:53 +0000 |
commit | 0cf6a364ef292f272cff0a95af4664e71d9a6430 (patch) | |
tree | 8619a212bc8bbb7645926be74d44282df2b51fc0 /sysutils/isc-cron | |
parent | 4349995ce3efa1a01f8b913159bf21a621cb6e03 (diff) |
Add proper MASTER_SITE_SUBDIR
Notes
Notes:
svn path=/head/; revision=218176
Diffstat (limited to 'sysutils/isc-cron')
-rw-r--r-- | sysutils/isc-cron/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/isc-cron/Makefile b/sysutils/isc-cron/Makefile index 6bbafc4f9fbc..9faf912f0de1 100644 --- a/sysutils/isc-cron/Makefile +++ b/sysutils/isc-cron/Makefile @@ -9,6 +9,7 @@ PORTNAME= isc-cron PORTVERSION= 4.1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_ISC} +MASTER_SITE_SUBDIR= cron DISTNAME= cron_${PORTVERSION}.shar EXTRACT_SUFX= |