diff options
author | lioux <lioux@FreeBSD.org> | 2005-05-09 05:05:23 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-05-09 05:05:23 +0800 |
commit | 264c9c9513d0e249978bad1b52b7bbb16aa409d0 (patch) | |
tree | bb2023f324fc785f49c15145d4acdcadcb5a01af /textproc | |
parent | 2fc156f370e8d357f7f62aaec5b7ece500684dc3 (diff) | |
download | freebsd-ports-gnome-264c9c9513d0e249978bad1b52b7bbb16aa409d0.tar.gz freebsd-ports-gnome-264c9c9513d0e249978bad1b52b7bbb16aa409d0.tar.zst freebsd-ports-gnome-264c9c9513d0e249978bad1b52b7bbb16aa409d0.zip |
Add python as secondary category: should have been more careful
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} |