diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
commit | 0f29953274700e3113ef38abbe8132e0b248333d (patch) | |
tree | f8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/emacs23 | |
parent | 28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff) | |
download | ports-0f29953274700e3113ef38abbe8132e0b248333d.tar.gz ports-0f29953274700e3113ef38abbe8132e0b248333d.zip |
Notes
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 |