diff options
Diffstat (limited to 'astro/jday/Makefile')
-rw-r--r-- | astro/jday/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/jday/Makefile b/astro/jday/Makefile index 151aba42e900..f641f00c80b5 100644 --- a/astro/jday/Makefile +++ b/astro/jday/Makefile @@ -7,8 +7,7 @@ PORTNAME= jday PORTVERSION= 2.4 CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Astronomical julian date calculator |