diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /editors/gnuserv | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) |
Notes
Diffstat (limited to 'editors/gnuserv')
-rw-r--r-- | editors/gnuserv/Makefile | 2 | ||||
-rw-r--r-- | editors/gnuserv/pkg-comment | 1 |
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 |