diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
commit | c1a25a399f0059d250eee09665c78bcc1e44b469 (patch) | |
tree | 5330d8ae9c94fb1b17774bcddb7a79d7e7f3b526 /astro | |
parent | Use PORTCOMMENT. (diff) |
Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.
Approved by: pat
Notes
Notes:
svn path=/head/; revision=69628
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 253b96500837..c753170cbdc8 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 |