diff options
Diffstat (limited to 'editors/uemacs/Makefile')
-rw-r--r-- | editors/uemacs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 0b28c4db4945..720bd41649f0 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: MicroEmacs -# Version required: 4.0 # Date created: 16 Jan 1995 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= ue400dev -PKGNAME= uemacs-4.0 +PORTNAME= uemacs +PORTVERSION= 4.0 CATEGORIES= editors MASTER_SITES= ftp://aquest.com/pub/uemacs400/disk2/ +DISTNAME= ue400dev MAINTAINER= ports@FreeBSD.org |