diff options
author | marcus <marcus@FreeBSD.org> | 2007-05-22 06:21:45 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-05-22 06:21:45 +0000 |
commit | 51fbc46561035db21d9336fb66c23693b5a9c6d3 (patch) | |
tree | 94d87848e9ca7a60514f597752b96f7a8495e219 /net-im/finch | |
parent | 52ddbddb269f61cb0f53aeb1987ced0b37f53d65 (diff) | |
download | FreeBSD-ports-51fbc46561035db21d9336fb66c23693b5a9c6d3.zip FreeBSD-ports-51fbc46561035db21d9336fb66c23693b5a9c6d3.tar.gz |
Remove leftover lib/finch.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
Diffstat (limited to 'net-im/finch')
-rw-r--r-- | net-im/finch/Makefile | 2 | ||||
-rw-r--r-- | net-im/finch/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index 3d0cd06..d4a6ace 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -7,7 +7,7 @@ # PORTNAME= finch -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) diff --git a/net-im/finch/pkg-plist b/net-im/finch/pkg-plist index 144a151..3778430 100644 --- a/net-im/finch/pkg-plist +++ b/net-im/finch/pkg-plist @@ -52,5 +52,6 @@ lib/libgnt.la lib/libgnt.so lib/libgnt.so.0 libdata/pkgconfig/gnt.pc +@dirrm lib/finch @dirrm include/gnt @dirrm include/finch |