diff options
author | marcus <marcus@FreeBSD.org> | 2014-02-15 00:10:03 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2014-02-15 00:10:03 +0800 |
commit | 914ef4f76cef7ea0e378f18039cd653241ee47ce (patch) | |
tree | 33cc2afabc94ad1088bc20247ee88dc844364f5f /net-im/finch | |
parent | 258decdc8d2fb6ef364ff4f413680224eb9e7a97 (diff) | |
download | freebsd-ports-gnome-914ef4f76cef7ea0e378f18039cd653241ee47ce.tar.gz freebsd-ports-gnome-914ef4f76cef7ea0e378f18039cd653241ee47ce.tar.zst freebsd-ports-gnome-914ef4f76cef7ea0e378f18039cd653241ee47ce.zip |
Remove a bogus file that sneaked in due to a manual apply of the previous
patch.
Submitted by: olgeni
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, 1 insertions, 2 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index bcdbc5ec48fc..fb2927bfcfa2 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -3,7 +3,7 @@ # $MCom: ports-stable/net-im/gaim-consoleui-devel/Makefile,v 1.2 2006/10/29 18:55:28 marcus Exp $ 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 0a3947319c81..00506cbe9ca2 100644 --- a/net-im/finch/pkg-plist +++ b/net-im/finch/pkg-plist @@ -14,7 +14,6 @@ include/finch/gntnotify.h include/finch/gntplugin.h include/finch/gntpounce.h include/finch/gntprefs.h -include/finch/gntprogressbar.h include/finch/gntrequest.h include/finch/gntroomlist.h include/finch/gntsound.h |