diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-08 21:05:23 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-08 21:05:23 +0000 |
commit | 0f9640702c864d29fcb5560135be6d65a4638038 (patch) | |
tree | 1f75bc63a8f410763b5ca12f48285ef61228e271 /textproc | |
parent | Upgrade to version 1.2.4. (diff) |
Add python as secondary category: should have been more careful
Notes
Notes:
svn path=/head/; revision=134886
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-tvgrab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-tvgrab/Makefile b/textproc/py-tvgrab/Makefile index 8a15e61b8ce3..dd507247b451 100644 --- a/textproc/py-tvgrab/Makefile +++ b/textproc/py-tvgrab/Makefile @@ -7,7 +7,7 @@ PORTNAME= TVGrab PORTVERSION= 0.5.1 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= pytvgrab PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |