diff options
Diffstat (limited to 'editors/gedit-python/Makefile')
-rw-r--r-- | editors/gedit-python/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile index 9ddd7f27887..a88affbf5dd 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/03 20:05:14 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2010/11/15 22:56:51 abs Exp $ # DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 |