aboutsummaryrefslogtreecommitdiff
path: root/net/gopher
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-01-14 11:35:53 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-01-14 11:35:53 +0000
commit5ddfce09fd2db49799c047cd0e4e507c527beb6d (patch)
tree4e918bda5b04fa5bb4cc0ee813c0e0874475dd44 /net/gopher
parent37c06cf84b44740e5f31a7d711c8063ed490cb00 (diff)
downloadports-5ddfce09fd2db49799c047cd0e4e507c527beb6d.tar.gz
ports-5ddfce09fd2db49799c047cd0e4e507c527beb6d.zip
The server part was moved to pygopher several versions ago.
Noticed by: simon
Notes
Notes: svn path=/head/; revision=126420
Diffstat (limited to 'net/gopher')
-rw-r--r--net/gopher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile
index a89fc0d0a34a..9a6a2f4bf6ae 100644
--- a/net/gopher/Makefile
+++ b/net/gopher/Makefile
@@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
WRKSRC= ${WRKDIR}/${PORTNAME}
MAINTAINER= erwin@FreeBSD.org
-COMMENT= Client and server for access to a distributed document service
+COMMENT= Gopher client for access to a distributed document service
GNU_CONFIGURE= yes
USE_GMAKE= yes