diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-07-24 02:57:09 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-07-24 02:57:09 +0000 |
commit | ecc807e9d06cf5029c856a766f7c15004c08c4f2 (patch) | |
tree | ac65f60dd801436fb8e3efd874f92b681b57dfa4 /net/silc-irssi-plugin | |
parent | 35b0fcbc51bc487fbb4fcb04175a56d5a51fa1a1 (diff) | |
download | ports-ecc807e9d06cf5029c856a766f7c15004c08c4f2.tar.gz ports-ecc807e9d06cf5029c856a766f7c15004c08c4f2.zip |
Notes
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 |