diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/jday/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/jday/Makefile b/astro/jday/Makefile index 39cb62e6ca5b..c1ef3be840c2 100644 --- a/astro/jday/Makefile +++ b/astro/jday/Makefile @@ -10,7 +10,7 @@ CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jday -MAINTAINER= naddy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Astronomical julian date calculator GNU_CONFIGURE= yes |