diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-30 23:31:05 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-30 23:31:05 +0800 |
commit | f9e7a6992ef192d948b20f8c628a14e496280dbd (patch) | |
tree | 9f9e7d3393aa1944784b94b84464fe81df72b1d6 /graphics | |
parent | d5e812f644a98a21a55230716ca8bd6e211ea503 (diff) | |
download | marcuscom-ports-f9e7a6992ef192d948b20f8c628a14e496280dbd.tar.gz marcuscom-ports-f9e7a6992ef192d948b20f8c628a14e496280dbd.tar.zst marcuscom-ports-f9e7a6992ef192d948b20f8c628a14e496280dbd.zip |
- Don't try to remove share/xml
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7421 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/passepartout/Makefile | 4 | ||||
-rw-r--r-- | graphics/passepartout/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index c67b6d0c8..6a996eacb 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -3,11 +3,11 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/passepartout/Makefile,v 1.3 2006/07/18 13:18:01 ahze Exp $ PORTNAME= passepartout PORTVERSION= 0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics gnome MASTER_SITES= http://www.stacken.kth.se/project/pptout/files/ diff --git a/graphics/passepartout/pkg-plist b/graphics/passepartout/pkg-plist index 76d035248..0abb21e7f 100644 --- a/graphics/passepartout/pkg-plist +++ b/graphics/passepartout/pkg-plist @@ -28,4 +28,3 @@ share/xml/passepartout/xml2ps.dtd @dirrm %%DOCSDIR%%/examples @dirrm %%DOCSDIR%% @dirrm share/xml/passepartout -@dirrmtry share/xml |