diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-12-20 05:34:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-12-20 05:34:27 +0000 |
commit | 2f40ed1afbba31892da729012a6dfc8d45708a96 (patch) | |
tree | 0f63c34e483910e19bb255a5b094eea330143975 /www/libecap | |
parent | 79b0146d31b564be7de00bf5fa14002ff991ba6a (diff) |
Notes
Diffstat (limited to 'www/libecap')
-rw-r--r-- | www/libecap/Makefile | 5 | ||||
-rw-r--r-- | www/libecap/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/libecap/Makefile b/www/libecap/Makefile index 971b8e3dbfdf..11422c04bc5d 100644 --- a/www/libecap/Makefile +++ b/www/libecap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libecap -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= www security MASTER_SITES= http://www.measurement-factory.com/tmp/ecap/ @@ -17,6 +17,9 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GCC= 4.2+ +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/LICENSE + PORTDOCS= CREDITS LICENSE NOTICE README post-install: diff --git a/www/libecap/distinfo b/www/libecap/distinfo index a97530095cbb..f43f635dfc4e 100644 --- a/www/libecap/distinfo +++ b/www/libecap/distinfo @@ -1,3 +1,2 @@ -MD5 (libecap-0.0.2.tar.gz) = 9bd302fef03eba1e6627a4ad2942aa41 -SHA256 (libecap-0.0.2.tar.gz) = ec3a7acc848eeb3e93d9bae6bebae5d7f6eb32023b5e814b45daeea45b0731d6 -SIZE (libecap-0.0.2.tar.gz) = 298074 +SHA256 (libecap-0.0.3.tar.gz) = 1d1f854c57dd72acfc2f5d293baa65e0cb08ea3a40ae3a64104cdbf11e93454e +SIZE (libecap-0.0.3.tar.gz) = 333181 |