diff options
Diffstat (limited to 'devel/poco/Makefile.common')
-rw-r--r-- | devel/poco/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/poco/Makefile.common b/devel/poco/Makefile.common index 7309c86b576..42a03569936 100644 --- a/devel/poco/Makefile.common +++ b/devel/poco/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2011/02/06 06:08:07 schnoebe Exp $ +# $NetBSD: Makefile.common,v 1.3 2011/02/06 18:54:50 schnoebe Exp $ # # used by devel/poco/Makefile # used by databases/poco-data/Makefile @@ -15,7 +15,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pocoproject.org/ PKG_DESTDIR_SUPPORT= user-destdir -LICENSE= boost +LICENSE= boost-license PATCHDIR= ${.CURDIR}/../../devel/poco/patches DISTINFO_FILE= ${.CURDIR}/../../devel/poco/distinfo |