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/echolinux | |
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/echolinux')
-rw-r--r-- | comms/echolinux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/echolinux/Makefile b/comms/echolinux/Makefile index 7df85a099f03..565514da63c9 100644 --- a/comms/echolinux/Makefile +++ b/comms/echolinux/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cqinet EXTRACT_SUFX= .tgz -MAINTAINER= db@db.net +MAINTAINER= db@FreeBSD.org COMMENT= Amateur Radio Echolink client for UNIX LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \ |