diff options
author | Diane Bruce <db@FreeBSD.org> | 2014-11-22 23:38:50 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2014-11-22 23:38:50 +0000 |
commit | 06b1945b9978d01ff240bcc18a2513d2f245baf6 (patch) | |
tree | 5a2986c6cb15c0aa90b8035848d1349dc6ad5b9a /comms/nasawash | |
parent | d2d6bb4b347d86362cd9406c1414017feb31c910 (diff) |
Notes
Diffstat (limited to 'comms/nasawash')
-rw-r--r-- | comms/nasawash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/nasawash/Makefile b/comms/nasawash/Makefile index 26280ae92209..71607cd36297 100644 --- a/comms/nasawash/Makefile +++ b/comms/nasawash/Makefile @@ -9,7 +9,7 @@ DISTNAME= nasawash EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio keplerian file cleanup program WRKSRC= ${WRKDIR}/${DISTNAME}-${PORTVERSION} |