diff options
Diffstat (limited to 'editors/xemacs/Makefile')
-rw-r--r-- | editors/xemacs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 30827af7ce1..eb80fa6bf8c 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2003/12/22 07:08:30 uebayasi Exp $ +# $NetBSD: Makefile,v 1.66 2004/01/03 18:49:39 reed Exp $ DISTNAME= xemacs-21.4.14 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.4/} DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES} |