diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /editors/xemacs | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'editors/xemacs')
-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 b89dfc796f8..267753395a8 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.105 2012/12/16 01:52:12 obache Exp $ +# $NetBSD: Makefile,v 1.106 2013/01/26 21:37:30 adam Exp $ PKGNAME?= ${DISTNAME} COMMENT?= XEmacs text editor version 21 DISTNAME= xemacs-21.4.22 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} |