From 48cd9aa55ef05b43bc8d5db299a6c56e96507f4b Mon Sep 17 00:00:00 2001 From: db Date: Fri, 19 Jan 2007 18:14:20 +0000 Subject: Change my MAINTAINER: line in Makfile to db@FreeBSD.org fix simple typo in xwota Makefile while at it. Approved by: ehaupt (mentor) --- comms/echolinux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/echolinux') 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 \ -- cgit