diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-30 01:07:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-30 01:07:54 +0800 |
commit | 1bd1eae112819163122d22244f034a738ba69513 (patch) | |
tree | c95494e2090bb13e4c6e1f8cae62f4f6afc5171b | |
parent | 7315dc73f1ee6fd2d1586fafca6cbaf8373d0089 (diff) | |
download | marcuscom-ports-1bd1eae112819163122d22244f034a738ba69513.tar marcuscom-ports-1bd1eae112819163122d22244f034a738ba69513.tar.gz marcuscom-ports-1bd1eae112819163122d22244f034a738ba69513.tar.bz2 marcuscom-ports-1bd1eae112819163122d22244f034a738ba69513.tar.lz marcuscom-ports-1bd1eae112819163122d22244f034a738ba69513.tar.xz marcuscom-ports-1bd1eae112819163122d22244f034a738ba69513.tar.zst marcuscom-ports-1bd1eae112819163122d22244f034a738ba69513.zip |
Correct the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10930 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome-applets/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-applets/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index f1818d597..f23e73c20 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.175 2008/03/10 20:03:41 mezz Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.177 2008/04/28 17:51:05 marcus Exp $ # PORTNAME= gnome-applets PORTVERSION= 2.23.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist index f3dcd588d..bb650f605 100644 --- a/x11/gnome-applets/pkg-plist +++ b/x11/gnome-applets/pkg-plist @@ -1810,6 +1810,7 @@ share/xmodmap/xmodmap.yu @dirrm %%DATADIR%%/geyes/Bloodshot @dirrm %%DATADIR%%/geyes/Bizarre @dirrm %%DATADIR%%/geyes +@dirrm %%DATADIR%%/builder @dirrm %%DATADIR%% %%COMMANDER%%@dirrmtry libexec/gnome-applets %%PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/invest |