diff options
author | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
commit | 3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe (patch) | |
tree | 2a8358bc5fc8875855aa8d4672495c84bd23b7bc /editors/xemacs-current | |
parent | 89159dcf48d61796bab26ca26e9f87dae2511ddd (diff) | |
download | pkgsrc-3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'editors/xemacs-current')
-rw-r--r-- | editors/xemacs-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index 7c25493e9e1..6335a4a39cb 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2011/08/23 13:06:49 obache Exp $ +# $NetBSD: Makefile,v 1.72 2011/11/01 06:11:54 sbd Exp $ PKGNAME?= ${DISTNAME} COMMENT?= *BETA* XEmacs text editor version ${PKGVERSION_NOREV} @@ -6,7 +6,7 @@ COMMENT?= *BETA* XEmacs text editor version ${PKGVERSION_NOREV} DISTNAME= xemacs-21.5.27 EMACSVERSION= 21.5-b27 EMACS_DISTNAME= xemacs-${EMACSVERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} |