diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
commit | f60432367f904435f1612cb57bf01489a687c31b (patch) | |
tree | 85dfe190b6aa7b6d3217975da8638e1f8c5b1235 /graphics/py-poppler | |
parent | c5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff) |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav)
Notes
Notes:
svn path=/head/; revision=224878
Diffstat (limited to 'graphics/py-poppler')
-rw-r--r-- | graphics/py-poppler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile index a2538f6c2485..48dee84d87cc 100644 --- a/graphics/py-poppler/Makefile +++ b/graphics/py-poppler/Makefile @@ -7,7 +7,7 @@ PORTNAME= poppler PORTVERSION= 0.8.1 -CATEGORIES= graphics +CATEGORIES= graphics python MASTER_SITES= http://www.gnome.org/~gianmt/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} |