diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-21 01:32:09 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-21 01:32:09 +0800 |
commit | 0f17ac3b46df15806c87d09e35903935940fa60d (patch) | |
tree | d234cc3349a01ef99864b75b113f31861ba8c106 /net | |
parent | 4e75c5c44a2f7e86084e3d13b88ac3bede42164d (diff) | |
download | marcuscom-ports-0f17ac3b46df15806c87d09e35903935940fa60d.tar marcuscom-ports-0f17ac3b46df15806c87d09e35903935940fa60d.tar.gz marcuscom-ports-0f17ac3b46df15806c87d09e35903935940fa60d.tar.bz2 marcuscom-ports-0f17ac3b46df15806c87d09e35903935940fa60d.tar.lz marcuscom-ports-0f17ac3b46df15806c87d09e35903935940fa60d.tar.xz marcuscom-ports-0f17ac3b46df15806c87d09e35903935940fa60d.tar.zst marcuscom-ports-0f17ac3b46df15806c87d09e35903935940fa60d.zip |
Fix the plist, bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10188 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/libgweather/Makefile | 4 | ||||
-rw-r--r-- | net/libgweather/pkg-plist | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 596b84a82..185017a85 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -3,12 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/libgweather/Makefile,v 1.3 2008/01/15 04:10:50 mezz Exp $ +# $MCom: ports/net/libgweather/Makefile,v 1.4 2008/01/19 23:10:36 mezz Exp $ # PORTNAME= libgweather PORTVERSION= 2.21.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index 8015f4b93..1a3a10645 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -105,7 +105,8 @@ share/locale/xh/LC_MESSAGES/libgweather.mo share/locale/zh_CN/LC_MESSAGES/libgweather.mo share/locale/zh_HK/LC_MESSAGES/libgweather.mo share/locale/zh_TW/LC_MESSAGES/libgweather.mo -@dirrm share/libgweather +@dirrm %%DATADIR%% +@dirrm include/libgweather @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES |