diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-12 01:45:22 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-12 01:45:22 +0800 |
commit | 1ff2f269da4d7dc7bdb14785bed6b7801f87d678 (patch) | |
tree | af43cf138e6df7b237a448c977fc7f5c1c414d52 | |
parent | a884daafe0e1ef4e749116757664371161fb5ed1 (diff) | |
download | marcuscom-ports-1ff2f269da4d7dc7bdb14785bed6b7801f87d678.tar marcuscom-ports-1ff2f269da4d7dc7bdb14785bed6b7801f87d678.tar.gz marcuscom-ports-1ff2f269da4d7dc7bdb14785bed6b7801f87d678.tar.bz2 marcuscom-ports-1ff2f269da4d7dc7bdb14785bed6b7801f87d678.tar.lz marcuscom-ports-1ff2f269da4d7dc7bdb14785bed6b7801f87d678.tar.xz marcuscom-ports-1ff2f269da4d7dc7bdb14785bed6b7801f87d678.tar.zst marcuscom-ports-1ff2f269da4d7dc7bdb14785bed6b7801f87d678.zip |
Correct plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7039 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/tomboy/Makefile | 4 | ||||
-rw-r--r-- | deskutils/tomboy/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index 77b445fde..64ff21813 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -3,12 +3,12 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $Id: Makefile,v 1.4 2006-08-11 15:46:51 marcus Exp $ +# $Id: Makefile,v 1.5 2006-08-11 17:45:22 marcus Exp $ # PORTNAME= tomboy PORTVERSION= 0.3.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/deskutils/tomboy/pkg-plist b/deskutils/tomboy/pkg-plist index b4739eca4..592a908a8 100644 --- a/deskutils/tomboy/pkg-plist +++ b/deskutils/tomboy/pkg-plist @@ -9,7 +9,6 @@ lib/tomboy/Tomboy.exe lib/tomboy/Tomboy.exe.config lib/tomboy/libtomboy.la lib/tomboy/libtomboy.so -libdata/bonobo/servers/GNOME_TomboyApplet.server libdata/pkgconfig/tomboy-plugins.pc share/dbus-1/services/com.beatniksoftware.Tomboy.service share/gnome/applications/DefaultPlugins.desktop |