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/splat | |
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/splat')
-rw-r--r-- | comms/splat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/splat/Makefile b/comms/splat/Makefile index 3056b33a2f95..99032179141e 100644 --- a/comms/splat/Makefile +++ b/comms/splat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/ham -MAINTAINER= db@db.net +MAINTAINER= db@FreeBSD.org COMMENT= Used in calculating path losses, useful to ham radio and others PORTDOCS= README README2 CHANGES |