diff options
author | hauke <hauke@pkgsrc.org> | 2017-07-13 17:55:30 +0000 |
---|---|---|
committer | hauke <hauke@pkgsrc.org> | 2017-07-13 17:55:30 +0000 |
commit | 361335d2ebedadb59b5e81a4e7bb2bab287ddb33 (patch) | |
tree | 33d90acd7d0a8b50b7580f291f2e4e44ff4111b6 /editors/xemacs | |
parent | f7d7be5d41fcb0c459528844552409d3d847c69d (diff) | |
download | pkgsrc-361335d2ebedadb59b5e81a4e7bb2bab287ddb33.tar.gz |
wiz says we bump revision when binary packages change.
Diffstat (limited to 'editors/xemacs')
-rw-r--r-- | editors/xemacs/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile.common b/editors/xemacs/Makefile.common index a81caad9a7a..32d84854d76 100644 --- a/editors/xemacs/Makefile.common +++ b/editors/xemacs/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.25 2017/07/11 11:29:44 hauke Exp $ +# $NetBSD: Makefile.common,v 1.26 2017/07/13 17:55:30 hauke Exp $ # # used by editors/xemacs-nox11/Makefile # used by editors/xemacs/Makefile DISTNAME= xemacs-21.4.24 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} |