diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-01 04:57:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-01 04:57:25 +0800 |
commit | fbf7b4e0d042cc6555ebdc4545e98b6f9aedd7ad (patch) | |
tree | 0fcfdc7e18b4cb51b517a0e9f3d263ef8bd02b8b /net | |
parent | de5f21a60ae26e252ea0d10aa254a491c92dbfb7 (diff) | |
download | marcuscom-ports-fbf7b4e0d042cc6555ebdc4545e98b6f9aedd7ad.tar marcuscom-ports-fbf7b4e0d042cc6555ebdc4545e98b6f9aedd7ad.tar.gz marcuscom-ports-fbf7b4e0d042cc6555ebdc4545e98b6f9aedd7ad.tar.bz2 marcuscom-ports-fbf7b4e0d042cc6555ebdc4545e98b6f9aedd7ad.tar.lz marcuscom-ports-fbf7b4e0d042cc6555ebdc4545e98b6f9aedd7ad.tar.xz marcuscom-ports-fbf7b4e0d042cc6555ebdc4545e98b6f9aedd7ad.tar.zst marcuscom-ports-fbf7b4e0d042cc6555ebdc4545e98b6f9aedd7ad.zip |
Remove a leftover directory.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13738 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/libgweather/Makefile | 3 | ||||
-rw-r--r-- | net/libgweather/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 80137d025..e81bf31e5 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -3,11 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/libgweather/Makefile,v 1.35 2010/02/10 20:59:48 kwm Exp $ +# $MCom: ports/net/libgweather/Makefile,v 1.36 2010/02/24 07:03:53 avl Exp $ # PORTNAME= libgweather PORTVERSION= 2.29.91 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index fcec32ac4..81f9adcfb 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -569,6 +569,7 @@ 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 +@dirrmtry share/icons/gnome/scalable/status @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% @dirrm include/libgweather |