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 /japanese | |
parent | Update to 0.80 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=210928
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 |