diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /graphics/tkpng | |
parent | Update to 0.80 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'graphics/tkpng')
-rw-r--r-- | graphics/tkpng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tkpng/Makefile b/graphics/tkpng/Makefile index 049b26e0cab1..9810fd8c5565 100644 --- a/graphics/tkpng/Makefile +++ b/graphics/tkpng/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkpng PORTVERSION= 0.7 PORTREVISION= 1 -CATEGORIES= graphics tk84 +CATEGORIES= graphics tk MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION}-src EXTRACT_SUFX= .tgz |