diff options
Diffstat (limited to 'editors/gedit/Makefile')
-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 311c58ec244..922ddb2a1f9 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2003/11/12 01:31:49 salo Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/13 00:45:23 wiz Exp $ # DISTNAME= gedit-2.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.2/} EXTRACT_SUFX= .tar.bz2 |