diff options
Diffstat (limited to 'editors/xemacs-current/Makefile')
-rw-r--r-- | editors/xemacs-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index fc9337ed8cd..e560f53937d 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2004/04/21 20:50:41 cube Exp $ +# $NetBSD: Makefile,v 1.40 2004/10/03 00:14:39 tv Exp $ DISTNAME= xemacs-21.5.17 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.5/} |