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 /comms | |
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 'comms')
-rw-r--r-- | comms/tkhylafax/Makefile | 2 | ||||
-rw-r--r-- | comms/tkscanfax/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 14083962875f..263de78d42ff 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkhylafax PORTVERSION= 3.2b PORTREVISION= 2 -CATEGORIES= comms tk84 +CATEGORIES= comms tk MASTER_SITES= ftp://ftp.hylafax.org/contrib/tkhylafax/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile index dba4cd99fc02..f0836de52930 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -9,7 +9,7 @@ PORTNAME= tkscanfax PORTVERSION= 1.1.4 PORTREVISION= 1 PORTEPOCH= 1 -CATEGORIES= comms tk84 +CATEGORIES= comms tk MASTER_SITES= http://shino.pos.to/linux/tkscanfax/ MAINTAINER= mita@FreeBSD.org |