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/py-tvgrab | |
parent | b3d4c962dc60d4e4f1bb903431e202afeafc3510 (diff) | |
download | ports-0f9640702c864d29fcb5560135be6d65a4638038.tar.gz ports-0f9640702c864d29fcb5560135be6d65a4638038.zip |
Notes
Diffstat (limited to 'textproc/py-tvgrab')
-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} |