diff options
author | pav <pav@FreeBSD.org> | 2008-04-09 21:42:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-09 21:42:26 +0800 |
commit | 6e27510979996ab23155a609106b11633d910609 (patch) | |
tree | e2e30cb76d42ae00a21b82a4cfc5b2bacd1e3752 /converters | |
parent | 90610a8dfecfb2b85ec771b8794246a28f307ea0 (diff) | |
download | freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.tar.gz freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.tar.zst freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.zip |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'converters')
-rw-r--r-- | converters/xdeview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 1ac63c6ffc1c..22a381e595d7 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -8,7 +8,7 @@ PORTNAME= xdeview PORTVERSION= 0.5.20 PORTREVISION= 1 -CATEGORIES= converters tcl84 tk84 +CATEGORIES= converters tcl tk MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ DISTNAME= uudeview-${PORTVERSION} |