diff options
author | edwin <edwin@FreeBSD.org> | 2008-08-07 14:43:53 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-08-07 14:43:53 +0800 |
commit | a1be3a40a9fbbe969db2d6f111905bced5c38edf (patch) | |
tree | efc8a095ecb02118df7d8c690f707af65d47af79 /sysutils/isc-cron | |
parent | 9c6751ae1a21b325b287f3a5f0d0c3940b51b5af (diff) | |
download | freebsd-ports-gnome-a1be3a40a9fbbe969db2d6f111905bced5c38edf.tar.gz freebsd-ports-gnome-a1be3a40a9fbbe969db2d6f111905bced5c38edf.tar.zst freebsd-ports-gnome-a1be3a40a9fbbe969db2d6f111905bced5c38edf.zip |
Add proper MASTER_SITE_SUBDIR
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= |