diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-07-09 02:14:21 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-07-09 02:14:21 +0000 |
commit | a8ba55a4fa9bdc632fe293a4c2aba37003bb17a9 (patch) | |
tree | 25b2f426918f3622e28f76ab22b2e9df58f21d32 /editors/gnuserv | |
parent | 9a5954946ec32b88a4d7f5d67860c4a3ff8eb3f1 (diff) | |
download | ports-a8ba55a4fa9bdc632fe293a4c2aba37003bb17a9.tar.gz ports-a8ba55a4fa9bdc632fe293a4c2aba37003bb17a9.zip |
Notes
Diffstat (limited to 'editors/gnuserv')
-rw-r--r-- | editors/gnuserv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index 4d74735d0769..f0575352d805 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: gnuserv-emacs20 +# New ports collection makefile for: gnuserv # Date created: 10 February 2001 # Whom: ilya # @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org HAS_CONFIGURE= yes -EMACS_PORT_NAME?=emacs20 +EMACS_PORT_NAME?=emacs21 CONFIGURE_ARGS= --prefix=${PREFIX} |