diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-30 05:41:49 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-30 05:41:49 +0800 |
commit | f013056537548f4b6d4f685115e39d359e200579 (patch) | |
tree | 7949ce17d2407a582dd2cb575cb909f5f6c45a1b /devel | |
parent | 9976b7addbe3c62cbe0315c071499e68f78cb7d1 (diff) | |
download | marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.tar.gz marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.tar.zst marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.zip |
Sync w/ FreeBSD ports.
As for the x11-wm/compiz, remove it since it no longer uses gnomeprefix. I
personal think that he should put gnomeprefix back in.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9498 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pharmacy/Makefile | 4 | ||||
-rw-r--r-- | devel/pharmacy/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index cc9e93fd0..e03d94bc9 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -7,11 +7,11 @@ PORTNAME= pharmacy PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= SF -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= GNOME frontend for CVS USE_X_PREFIX= yes diff --git a/devel/pharmacy/pkg-plist b/devel/pharmacy/pkg-plist index ccc8c6cbf..0c50c216d 100644 --- a/devel/pharmacy/pkg-plist +++ b/devel/pharmacy/pkg-plist @@ -1,5 +1,5 @@ bin/pharmacy -share/apps/Development/pharmacy.desktop +share/gnome/apps/Development/pharmacy.desktop share/gnome/help/pharmacy/C/apx1.html share/gnome/help/pharmacy/C/checkout.html share/gnome/help/pharmacy/C/console.html |