diff options
Diffstat (limited to 'sysutils/rdate/Makefile')
-rw-r--r-- | sysutils/rdate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile index 18e217b331be..4cfaaf5a5f39 100644 --- a/sysutils/rdate/Makefile +++ b/sysutils/rdate/Makefile @@ -9,7 +9,8 @@ PORTNAME= rdate PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \ - http://people.FreeBSD.org/~cracauer/freebsd-distfiles/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= cracauer MAINTAINER= cracauer@cons.org |