diff options
author | Diane Bruce <db@FreeBSD.org> | 2007-01-19 18:14:20 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2007-01-19 18:14:20 +0000 |
commit | a568ef0024f13b9ba0f06a75df2ac8fe642b628b (patch) | |
tree | 597fe0bbbdc6b53f1a4aa33ebfeafd2d0b28cbe2 /comms/predict | |
parent | 4bf154add70057460e4b5ed5274dd0377dd6846d (diff) |
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor)
Notes
Notes:
svn path=/head/; revision=182807
Diffstat (limited to 'comms/predict')
-rw-r--r-- | comms/predict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/predict/Makefile b/comms/predict/Makefile index fe62b3272740..52dc09f1cec5 100644 --- a/comms/predict/Makefile +++ b/comms/predict/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2.3 CATEGORIES= comms astro hamradio MASTER_SITES= ftp://ftp.amsat.org/amsat/software/Linux/ -MAINTAINER= db@db.net +MAINTAINER= db@FreeBSD.org COMMENT= Satellite tracking program for amateur radio satellites INSTALL_TARGET= install install.man |