diff options
author | bland <bland@FreeBSD.org> | 2003-10-24 02:39:05 +0000 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2003-10-24 02:39:05 +0000 |
commit | 7a09179ad50d9c40eba7c5fdfce9d93a64eda170 (patch) | |
tree | f2478376d66fb0733e5c9774b29ac77778f5f964 | |
parent | e5156e75863d298357a9371ef8ade5f8005d3be5 (diff) | |
download | FreeBSD-ports-7a09179ad50d9c40eba7c5fdfce9d93a64eda170.zip FreeBSD-ports-7a09179ad50d9c40eba7c5fdfce9d93a64eda170.tar.gz |
Add one more missed PLIST entry.
-rw-r--r-- | x11/gswitchit/Makefile | 2 | ||||
-rw-r--r-- | x11/gswitchit/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/gswitchit/Makefile b/x11/gswitchit/Makefile index 44a2aef..4cea567 100644 --- a/x11/gswitchit/Makefile +++ b/x11/gswitchit/Makefile @@ -7,7 +7,7 @@ PORTNAME= gswitchit PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gswitchit diff --git a/x11/gswitchit/pkg-plist b/x11/gswitchit/pkg-plist index 2081e6a6..8adb00b 100644 --- a/x11/gswitchit/pkg-plist +++ b/x11/gswitchit/pkg-plist @@ -11,6 +11,7 @@ etc/gconf/schemas/gswitchit.schemas include/gswitchit/common/gswitchit_plugin.h include/gswitchit/common/gswitchit_xkb_config.h lib/libgswitchit.a +lib/libgswitchit.so lib/libgswitchit.so.0 libdata/bonobo/servers/GNOME_GSwitchItApplet.server libdata/pkgconfig/gswitchit.pc |