diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-08-01 02:27:11 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-08-01 02:27:11 +0000 |
commit | c2816cf0446782642169fed2fd54be7f0bf1a386 (patch) | |
tree | fe11b52410489896225f998ca28777b9036b0d3a | |
parent | Upgrade third-party rtmp module from 1.1.7 to 1.1.8. (diff) |
dns/libidn: remove erroneous addition of autogenerated info/dir in plist
PR: 211407
Pointyhat to: junovitch
Approved by: ports-secteam (with hat)
MFH: 2016Q3
Notes
Notes:
svn path=/head/; revision=419420
-rw-r--r-- | dns/libidn/Makefile | 1 | ||||
-rw-r--r-- | dns/libidn/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index d0d98ce31d80..ace01597842a 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -3,6 +3,7 @@ PORTNAME= libidn PORTVERSION= 1.33 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= GNU diff --git a/dns/libidn/pkg-plist b/dns/libidn/pkg-plist index 210091ad9b1c..4605587c0936 100644 --- a/dns/libidn/pkg-plist +++ b/dns/libidn/pkg-plist @@ -6,7 +6,6 @@ include/pr29.h include/punycode.h include/stringprep.h include/tld.h -info/dir info/libidn-components.png lib/libidn.a lib/libidn.so |