diff options
author | obache <obache@pkgsrc.org> | 2011-03-10 10:24:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-03-10 10:24:52 +0000 |
commit | d1bf437f778f227ba99b14796a5a490a9b775b38 (patch) | |
tree | 0a2e29aeaf3f2c6aa6d6ce49cc5943555480496e /editors/emacs21 | |
parent | 3bf6e66b00bc9c4131b976489b43f4dd0396f7a3 (diff) | |
download | pkgsrc-d1bf437f778f227ba99b14796a5a490a9b775b38.tar.gz |
Bump PKGREVISION form default GIF library change from libungif to giflib.
Diffstat (limited to 'editors/emacs21')
-rw-r--r-- | editors/emacs21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 3373bf2b00d..edc62c10997 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2011/01/13 13:53:26 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2011/03/10 10:24:52 obache Exp $ -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors COMMENT= GNU editing macros (editor) |