diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-27 08:37:10 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-27 08:37:10 +0800 |
commit | 58d2e3619a448fef8db3da7c016bcb584b69ea8b (patch) | |
tree | de8a1be4f9a3a1cb3eda1d953d99c69efe58e58b | |
parent | 535cd3e1a227f106929dd7bc46846f20b704d462 (diff) | |
download | marcuscom-ports-58d2e3619a448fef8db3da7c016bcb584b69ea8b.tar marcuscom-ports-58d2e3619a448fef8db3da7c016bcb584b69ea8b.tar.gz marcuscom-ports-58d2e3619a448fef8db3da7c016bcb584b69ea8b.tar.bz2 marcuscom-ports-58d2e3619a448fef8db3da7c016bcb584b69ea8b.tar.lz marcuscom-ports-58d2e3619a448fef8db3da7c016bcb584b69ea8b.tar.xz marcuscom-ports-58d2e3619a448fef8db3da7c016bcb584b69ea8b.tar.zst marcuscom-ports-58d2e3619a448fef8db3da7c016bcb584b69ea8b.zip |
Add print to the list of categories.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3539 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/evince/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index a8d65811d..14c404f69 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -7,7 +7,7 @@ PORTNAME= evince PORTVERSION= 0.1.1 -CATEGORIES= graphics gnome +CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 |