summaryrefslogtreecommitdiff
path: root/sysutils/pear-Log/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pear-Log/Makefile')
-rw-r--r--sysutils/pear-Log/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index 23081b652f3..d3ddc945963 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2010/03/15 16:45:59 taca Exp $
+# $NetBSD: Makefile,v 1.15 2010/12/23 09:51:42 taca Exp $
-DISTNAME= Log-1.12.0
+DISTNAME= Log-1.12.5
CATEGORIES= sysutils
MAINTAINER= jdolecek@NetBSD.org
@@ -11,5 +11,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= php-pear-Log-[0-9]*
+LICENSE= mit
+
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"