diff options
author | obache <obache> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-23 13:06:45 +0000 |
commit | 52db9dae9f7ffb15701e50bbc804c1388f9c80e8 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /editors | |
parent | d4b993619df3600631206fe0ab8c2da3f4f47291 (diff) | |
download | pkgsrc-52db9dae9f7ffb15701e50bbc804c1388f9c80e8.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-current/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index d2e3f91f93e..7c25493e9e1 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2011/04/22 13:43:28 obache Exp $ +# $NetBSD: Makefile,v 1.71 2011/08/23 13:06:49 obache 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= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index a0ca4988d08..636f2f1655e 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.98 2011/04/22 14:40:42 obache Exp $ +# $NetBSD: Makefile,v 1.99 2011/08/23 13:06:49 obache Exp $ PKGNAME?= ${DISTNAME} COMMENT?= XEmacs text editor version 21 DISTNAME= xemacs-21.4.22 -#PKGREVISION= 1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} |