diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-08-01 02:27:49 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2016-09-23 15:49:25 -0300 |
commit | ff0b080f32e48f51d9beccb147f1c38d7d0990e0 (patch) | |
tree | 2abf72a8e3157acbdec7a91ad10bc28eedc8c5b2 | |
parent | 68561390dbf20db22e5125c98f8089368ef127a3 (diff) | |
download | FreeBSD-ports-ff0b080f32e48f51d9beccb147f1c38d7d0990e0.zip FreeBSD-ports-ff0b080f32e48f51d9beccb147f1c38d7d0990e0.tar.gz |
MFH: r419420
dns/libidn: remove erroneous addition of autogenerated info/dir in plist
PR: 211407
Pointyhat to: junovitch
Approved by: ports-secteam (with hat)
(cherry picked from commit 85136d7eb73b55f9853a7fd2b9eb304fa1610f80)
-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 d0d98ce..ace0159 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 210091a..4605587 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 |