summaryrefslogtreecommitdiff
path: root/editors/gnuserv
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /editors/gnuserv
parentForced commit to note that the previous revision also included patches (diff)
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)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'editors/gnuserv')
-rw-r--r--editors/gnuserv/Makefile2
-rw-r--r--editors/gnuserv/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile
index 468bf60e64e7..f8aeb720fef9 100644
--- a/editors/gnuserv/Makefile
+++ b/editors/gnuserv/Makefile
@@ -13,8 +13,6 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A standalone release of gnuserv for GNU Emacs
-
GNU_CONFIGURE= yes
BINSUFFIX?= -emacs
diff --git a/editors/gnuserv/pkg-comment b/editors/gnuserv/pkg-comment
new file mode 100644
index 000000000000..089532c88781
--- /dev/null
+++ b/editors/gnuserv/pkg-comment
@@ -0,0 +1 @@
+A standalone release of gnuserv for GNU Emacs