diff options
Diffstat (limited to 'editors/xemacs/Makefile')
-rw-r--r-- | editors/xemacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 3b7ef424023..9b1b833d94b 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2003/05/02 11:54:47 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2003/07/13 13:51:38 wiz Exp $ DISTNAME= xemacs-21.4.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.4/} DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES} |