diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-10 03:19:15 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-10 03:19:15 +0000 |
commit | 817db233c86fbd0b9fe830b6a66499b47cd2e13a (patch) | |
tree | c191ba4cf58cd2d8466805337575d8d1b2a1cd70 /graphics/gpdf | |
parent | 118bcf0dd5cef122c28b642331affdd569d4fb07 (diff) | |
download | ports-817db233c86fbd0b9fe830b6a66499b47cd2e13a.tar.gz ports-817db233c86fbd0b9fe830b6a66499b47cd2e13a.zip |
Notes
Diffstat (limited to 'graphics/gpdf')
-rw-r--r-- | graphics/gpdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index 20ff136fd0fc..3bacabe61fc0 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpdf PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 |