From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- www/gn/Makefile | 2 -- www/gn/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 www/gn/pkg-comment (limited to 'www/gn') diff --git a/www/gn/Makefile b/www/gn/Makefile index b7beee7..bd64b50 100644 --- a/www/gn/Makefile +++ b/www/gn/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Gopher and http server - BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais IS_INTERACTIVE= yes diff --git a/www/gn/pkg-comment b/www/gn/pkg-comment new file mode 100644 index 0000000..8de3d4c --- /dev/null +++ b/www/gn/pkg-comment @@ -0,0 +1 @@ +Gopher and http server -- cgit v1.1