diff options
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} |