diff options
author | pho <pho@pkgsrc.org> | 2015-02-13 14:05:07 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2015-02-13 14:05:07 +0000 |
commit | 92e72e303df9f8d1aea9252656b1822579d9d19a (patch) | |
tree | 11fc8ce851db84f7d0663e7b40639777c0ed3e78 /misc/elscreen | |
parent | 8fc38de9443f4d83869780c3160146dca23a3c84 (diff) | |
download | pkgsrc-92e72e303df9f8d1aea9252656b1822579d9d19a.tar.gz |
revbump
emacs24 users may have already installed this while it's in fact broken.
Diffstat (limited to 'misc/elscreen')
-rw-r--r-- | misc/elscreen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index e069876e849..407847ab285 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2015/02/13 14:01:58 pho Exp $ +# $NetBSD: Makefile,v 1.22 2015/02/13 14:05:07 pho Exp $ # DISTNAME= elscreen-1.4.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/ \ ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/old/ |