diff options
author | adamw <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
commit | 13cb3f270286d4c4248de433e83827adbfab89a6 (patch) | |
tree | bfc6d9c17cefe3d3b6d1610d8bc112814d4bc5a2 /astro | |
parent | 427d1a191f4abab8d994f433d8c37260b2aba5ab (diff) | |
download | FreeBSD-ports-13cb3f270286d4c4248de433e83827adbfab89a6.zip FreeBSD-ports-13cb3f270286d4c4248de433e83827adbfab89a6.tar.gz |
Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.
Approved by: pat
Diffstat (limited to 'astro')
-rw-r--r-- | astro/sattrack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index 253b965..c753170 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -11,6 +11,8 @@ CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MAINTAINER= ports@freebsd.org + PORTCOMMENT= Real-time satellite tracking and orbit propagation program USE_XLIB= yes |