diff options
author | wxs <wxs@FreeBSD.org> | 2008-07-24 10:57:09 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-07-24 10:57:09 +0800 |
commit | 35a1e40a7bdcdf3df3a9f61b62254f5029723563 (patch) | |
tree | 82f9eb4a060d83d4c727e4225f0896d7122affd1 /net/silc-irssi-plugin | |
parent | ef944e4ef2649e714b1473745bc1d98b00c0a1ad (diff) | |
download | freebsd-ports-gnome-35a1e40a7bdcdf3df3a9f61b62254f5029723563.tar.gz freebsd-ports-gnome-35a1e40a7bdcdf3df3a9f61b62254f5029723563.tar.zst freebsd-ports-gnome-35a1e40a7bdcdf3df3a9f61b62254f5029723563.zip |
Stop net/silc-irssi-plugin from installing an unnecessary symlink which
causes duplicate /me messages to appear.
Bump PORTREVISION of net/silc-irssi-plugin because of this.
Diffstat (limited to 'net/silc-irssi-plugin')
-rw-r--r-- | net/silc-irssi-plugin/Makefile | 2 | ||||
-rw-r--r-- | net/silc-irssi-plugin/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/silc-irssi-plugin/Makefile b/net/silc-irssi-plugin/Makefile index fd43f0bae021..fb6eba047935 100644 --- a/net/silc-irssi-plugin/Makefile +++ b/net/silc-irssi-plugin/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net irc COMMENT= SILC plugin for IRSSI diff --git a/net/silc-irssi-plugin/pkg-plist b/net/silc-irssi-plugin/pkg-plist index 5d0f9990da85..4c750eb52ee6 100644 --- a/net/silc-irssi-plugin/pkg-plist +++ b/net/silc-irssi-plugin/pkg-plist @@ -1,7 +1,6 @@ lib/irssi/modules/libfe_common_silc.a lib/irssi/modules/libfe_common_silc.la lib/irssi/modules/libfe_common_silc.so -lib/irssi/modules/libfe_silc.so lib/irssi/modules/libsilc_core.a lib/irssi/modules/libsilc_core.la lib/irssi/modules/libsilc_core.so |