diff options
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r-- | editors/gedit/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 7371af43068..cf0101fc1dc 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2009/04/17 18:40:42 drochner Exp $ +# $NetBSD: Makefile,v 1.95 2009/05/20 10:01:03 wiz Exp $ # -DISTNAME= gedit-2.26.1 +DISTNAME= gedit-2.26.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.26/} EXTRACT_SUFX= .tar.bz2 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/gedit/ COMMENT= Lightweight GNOME2 text editor +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |