diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-13 03:23:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-13 03:23:01 +0800 |
commit | 54565bee8ea711d12f6cd7e255a975ecc181ed09 (patch) | |
tree | 52452178b093f6411da5b2c6865ad70f67686b46 /graphics/gpdf | |
parent | 7d6da63b0c2bf3cd019e35e901aba31f1e2c3974 (diff) | |
download | marcuscom-ports-54565bee8ea711d12f6cd7e255a975ecc181ed09.tar.gz marcuscom-ports-54565bee8ea711d12f6cd7e255a975ecc181ed09.tar.zst marcuscom-ports-54565bee8ea711d12f6cd7e255a975ecc181ed09.zip |
Add print as an additional category.
Obtained from: graphics/xpdf
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@604 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gpdf')
-rw-r--r-- | graphics/gpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index 2cf235ddb..a5ddcd618 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpdf PORTVERSION= 0.100 -CATEGORIES= graphics gnome +CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= gnome2 |