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 /japanese | |
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 'japanese')
-rw-r--r-- | japanese/ewipe/Makefile | 2 | ||||
-rw-r--r-- | japanese/expect/Makefile | 2 | ||||
-rw-r--r-- | japanese/ical/Makefile | 2 | ||||
-rw-r--r-- | japanese/postgresql-tcltk/Makefile | 2 | ||||
-rw-r--r-- | japanese/tcl80/Makefile | 2 | ||||
-rw-r--r-- | japanese/tk80/Makefile | 2 | ||||
-rw-r--r-- | japanese/tkstep80/Makefile | 2 | ||||
-rw-r--r-- | japanese/xshodou/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index b58f1663c6d4..df0f3fc7c08d 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= japanese tk82 +CATEGORIES= japanese tk MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/tk-based presentation tool with Japanese support diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile index eb0c4d622c81..fd905c36f769 100644 --- a/japanese/expect/Makefile +++ b/japanese/expect/Makefile @@ -8,7 +8,7 @@ PORTNAME= expect PORTVERSION= 5.30 PORTREVISION= 1 -CATEGORIES= japanese lang tk80 +CATEGORIES= japanese lang tk MASTER_SITES= ftp://ftp.nist.gov/mel/div826/subject/expect/old/ MAINTAINER= taguchi@tohoku.iij.ad.jp diff --git a/japanese/ical/Makefile b/japanese/ical/Makefile index 72f615338643..0bfb45cd1e24 100644 --- a/japanese/ical/Makefile +++ b/japanese/ical/Makefile @@ -8,7 +8,7 @@ PORTNAME= ical PORTVERSION= 2.2 PORTREVISION= 1 -CATEGORIES= japanese deskutils tk80 +CATEGORIES= japanese deskutils tk MASTER_SITES= ftp://ftp.sco.com/skunkware/src/shellutil/ \ ftp://ftp.sunet.se/pub/vendor/sco/skunkware/src/shellutil/ \ ftp://ftp.netsw.org/netsw/X11/Tools/Desktop/ \ diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile index 314c4411cbcd..dcd8ac50b8a2 100644 --- a/japanese/postgresql-tcltk/Makefile +++ b/japanese/postgresql-tcltk/Makefile @@ -7,7 +7,7 @@ PORTNAME= postgresql PORTREVISION= 1 -CATEGORIES= japanese databases tcl${TCLVERSION:C/[^0-9]//g} +CATEGORIES= japanese databases tcl PKGNAMESUFFIX= -tcltk MAINTAINER= saito@a2z.co.jp diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 7ead22d50e80..63181d929681 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -8,7 +8,7 @@ PORTNAME= tcl PORTVERSION= 8.0.5 PORTREVISION= 1 -CATEGORIES= japanese lang tcl80 +CATEGORIES= japanese lang tcl MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR=tcl8_0 DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/japanese/tk80/Makefile b/japanese/tk80/Makefile index b89e879b9e7e..a1a34451aae3 100644 --- a/japanese/tk80/Makefile +++ b/japanese/tk80/Makefile @@ -8,7 +8,7 @@ PORTNAME= tk PORTVERSION= 8.0.5 PORTREVISION= 4 -CATEGORIES= japanese x11-toolkits tk80 +CATEGORIES= japanese x11-toolkits tk MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_0 DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/japanese/tkstep80/Makefile b/japanese/tkstep80/Makefile index 1d68086bc724..50a855d365a7 100644 --- a/japanese/tkstep80/Makefile +++ b/japanese/tkstep80/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkstep PORTVERSION= 8.0.5 PORTREVISION= 1 -CATEGORIES= japanese tk80 +CATEGORIES= japanese tk MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_0 DISTNAME= tk${PORTVERSION} diff --git a/japanese/xshodou/Makefile b/japanese/xshodou/Makefile index 5918a5178ce7..79ecafc705f1 100644 --- a/japanese/xshodou/Makefile +++ b/japanese/xshodou/Makefile @@ -8,7 +8,7 @@ PORTNAME= xshodou PORTVERSION= 1.11 PORTREVISION= 1 -CATEGORIES= japanese tk80 +CATEGORIES= japanese tk MASTER_SITES= http://www.saturn.dti.ne.jp/~hsakai/myfreesoft/ MAINTAINER= ports@FreeBSD.org |