diff options
-rw-r--r-- | editors/conglomerate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 186b60d1206..72f70783cf7 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2010/01/18 09:58:47 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2010/04/14 23:58:47 wiz Exp $ # DISTNAME= conglomerate-0.9.1 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.conglomerate.org/ COMMENT= XML editor for GNOME2 +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |