diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /editors/gedit | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index d0d9f80b46d..311c58ec244 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/07/21 16:44:35 martti Exp $ +# $NetBSD: Makefile,v 1.15 2003/11/12 01:31:49 salo Exp $ # DISTNAME= gedit-2.2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.2/} EXTRACT_SUFX= .tar.bz2 |