diff options
-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 |