diff options
Diffstat (limited to 'sysutils/rdate/Makefile')
-rw-r--r-- | sysutils/rdate/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile index 3766abb35a4d..03052a9508e0 100644 --- a/sysutils/rdate/Makefile +++ b/sysutils/rdate/Makefile @@ -4,9 +4,8 @@ PORTNAME= rdate PORTVERSION= 20150501 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.stack.nl/pub/users/%SUBDIR%/rdate/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= johans +MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/rdate/ \ + LOCAL/johans MAINTAINER= johans@FreeBSD.org COMMENT= Sets the clock of the local host to the time of another host |