diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-10 05:08:29 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-10 05:08:29 +0000 |
commit | c9f337209be794cb9f3b9f80e349939997962fad (patch) | |
tree | ad2dd5d47c3cc783c1918b3405c0bcb278f2c985 /x11-toolkits | |
parent | dbbbc5bf3e1a22deaf6410eaf51362400737209e (diff) | |
download | ports-c9f337209be794cb9f3b9f80e349939997962fad.tar.gz ports-c9f337209be794cb9f3b9f80e349939997962fad.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libwnck/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libwnck/pkg-plist | 59 |
2 files changed, 31 insertions, 29 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index 649d9d566583..385cfea32ece 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -7,6 +7,7 @@ PORTNAME= libwnck PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist index 831b51933c3d..2a3d77846f2a 100644 --- a/x11-toolkits/libwnck/pkg-plist +++ b/x11-toolkits/libwnck/pkg-plist @@ -14,33 +14,33 @@ lib/libwnck-1.a lib/libwnck-1.so lib/libwnck-1.so.13 libdata/pkgconfig/libwnck-1.0.pc -share/doc/libwnck/ch01.html -share/doc/libwnck/home.png -share/doc/libwnck/index.html -share/doc/libwnck/index.sgml -share/doc/libwnck/intro.html -share/doc/libwnck/left.png -share/doc/libwnck/libwnck-WnckApplication.html -share/doc/libwnck/libwnck-WnckClassGroup.html -share/doc/libwnck/libwnck-WnckPager.html -share/doc/libwnck/libwnck-WnckPagerAccessible.html -share/doc/libwnck/libwnck-WnckPagerAccessibleFactory.html -share/doc/libwnck/libwnck-WnckScreen.html -share/doc/libwnck/libwnck-WnckTasklist.html -share/doc/libwnck/libwnck-WnckWindow.html -share/doc/libwnck/libwnck-WnckWorkspace.html -share/doc/libwnck/libwnck-WnckWorkspaceAccessible.html -share/doc/libwnck/libwnck-WnckWorkspaceAccessibleFactory.html -share/doc/libwnck/libwnck-private.html -share/doc/libwnck/libwnck-util.html -share/doc/libwnck/libwnck-window-action-menu.html -share/doc/libwnck/libwnck-window-menu.html -share/doc/libwnck/libwnck-wnck-enum-types.html -share/doc/libwnck/libwnck-xutils.html -share/doc/libwnck/libwnck.devhelp -share/doc/libwnck/right.png -share/doc/libwnck/style.css -share/doc/libwnck/up.png +%%DOCSDIR%%/ch01.html +%%DOCSDIR%%/home.png +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml +%%DOCSDIR%%/intro.html +%%DOCSDIR%%/left.png +%%DOCSDIR%%/libwnck-WnckApplication.html +%%DOCSDIR%%/libwnck-WnckClassGroup.html +%%DOCSDIR%%/libwnck-WnckPager.html +%%DOCSDIR%%/libwnck-WnckPagerAccessible.html +%%DOCSDIR%%/libwnck-WnckPagerAccessibleFactory.html +%%DOCSDIR%%/libwnck-WnckScreen.html +%%DOCSDIR%%/libwnck-WnckTasklist.html +%%DOCSDIR%%/libwnck-WnckWindow.html +%%DOCSDIR%%/libwnck-WnckWorkspace.html +%%DOCSDIR%%/libwnck-WnckWorkspaceAccessible.html +%%DOCSDIR%%/libwnck-WnckWorkspaceAccessibleFactory.html +%%DOCSDIR%%/libwnck-private.html +%%DOCSDIR%%/libwnck-util.html +%%DOCSDIR%%/libwnck-window-action-menu.html +%%DOCSDIR%%/libwnck-window-menu.html +%%DOCSDIR%%/libwnck-wnck-enum-types.html +%%DOCSDIR%%/libwnck-xutils.html +%%DOCSDIR%%/libwnck.devhelp +%%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css +%%DOCSDIR%%/up.png share/locale/am/LC_MESSAGES/libwnck.mo share/locale/ar/LC_MESSAGES/libwnck.mo share/locale/az/LC_MESSAGES/libwnck.mo @@ -97,18 +97,19 @@ share/locale/pt_BR/LC_MESSAGES/libwnck.mo share/locale/ro/LC_MESSAGES/libwnck.mo share/locale/ru/LC_MESSAGES/libwnck.mo share/locale/sk/LC_MESSAGES/libwnck.mo +share/locale/sl/LC_MESSAGES/libwnck.mo share/locale/sq/LC_MESSAGES/libwnck.mo share/locale/sr/LC_MESSAGES/libwnck.mo share/locale/sr@Latn/LC_MESSAGES/libwnck.mo -share/locale/sl/LC_MESSAGES/libwnck.mo share/locale/sv/LC_MESSAGES/libwnck.mo share/locale/ta/LC_MESSAGES/libwnck.mo share/locale/th/LC_MESSAGES/libwnck.mo share/locale/tr/LC_MESSAGES/libwnck.mo -share/locale/vi/LC_MESSAGES/libwnck.mo share/locale/uk/LC_MESSAGES/libwnck.mo +share/locale/vi/LC_MESSAGES/libwnck.mo share/locale/wa/LC_MESSAGES/libwnck.mo share/locale/zh_CN/LC_MESSAGES/libwnck.mo share/locale/zh_TW/LC_MESSAGES/libwnck.mo +@dirrm %%DOCSDIR%% @dirrm include/libwnck-1.0/libwnck @dirrm include/libwnck-1.0 |