diff options
-rw-r--r-- | net/gopher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile index a89fc0d..9a6a2f4 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 |