diff options
Diffstat (limited to 'editors/emacs23')
-rw-r--r-- | editors/emacs23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index cf00be6d1635..fd21bc2971ae 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.34b # Date created: 29 October 1994 # Whom: jkh # # $FreeBSD$ # -DISTNAME= emacs-19.34b +PORTNAME= emacs +PORTVERSION= 19.34b CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs |