diff options
author | fenner <fenner@FreeBSD.org> | 1998-02-22 16:35:03 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1998-02-22 16:35:03 +0800 |
commit | a6474512d08bacf55749084bfb1968b817cae5af (patch) | |
tree | df078c717a1f91e64b2515eac5410025ec95d516 | |
parent | 9f347d875f41cdef90de3ac5af08418f1c516c7f (diff) | |
download | freebsd-ports-gnome-a6474512d08bacf55749084bfb1968b817cae5af.tar.gz freebsd-ports-gnome-a6474512d08bacf55749084bfb1968b817cae5af.tar.zst freebsd-ports-gnome-a6474512d08bacf55749084bfb1968b817cae5af.zip |
More tcl/tk virtual category fixups.
-rw-r--r-- | editors/e93/Makefile | 4 | ||||
-rw-r--r-- | emulators/frodo/Makefile | 4 | ||||
-rw-r--r-- | japanese/ewipe/Makefile | 4 | ||||
-rw-r--r-- | japanese/expect/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd2/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd22/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd23/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index dec5b88b1d82..da2700c6c83a 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -3,12 +3,12 @@ # Date created: 21 June 1995 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.13 1997/09/18 08:02:35 asami Exp $ +# $Id: Makefile,v 1.14 1997/12/25 22:29:16 asami Exp $ # DISTNAME= e93-1.2r6X PKGNAME= e93-1.2.6 -CATEGORIES= editors +CATEGORIES= editors tcl80 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index e42885605002..8ec69f7e22b0 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -3,11 +3,11 @@ # Date created: 11 Dez 1997 # Whom: dirk.meyer@dinoex.sub.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/02/21 21:24:35 steve Exp $ DISTNAME= FrodoV4_1a.Src PKGNAME= frodo-4.1 -CATEGORIES= emulators +CATEGORIES= emulators tk80 MASTER_SITES= ftp://sunsite.unc.edu/pub/micro/commodore/crossplatform/emulators/unix/ MAINTAINER= dirk.meyer@dinoex.sub.org diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index d1d6579ab79d..66dfb8de6b69 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -3,7 +3,7 @@ # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.8 1998/02/13 02:47:38 itojun Exp $ +# $Id: Makefile,v 1.9 1998/02/17 12:58:39 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -16,7 +16,7 @@ PKGNAME= ja-ewipe-0.7.0 .include <${.CURDIR}/../../misc/ewipe/Makefile> -CATEGORIES= japanese misc +CATEGORIES= japanese misc tk42 MAINTAINER= itojun@itojun.org diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile index 89279dbfc1e1..2a6c5d079bf4 100644 --- a/japanese/expect/Makefile +++ b/japanese/expect/Makefile @@ -3,11 +3,11 @@ # Date created: 17 Oct 1997 # Whom: taguchi # -# $Id: Makefile,v 1.5 1998/02/17 15:13:00 steve Exp $ +# $Id: Makefile,v 1.6 1998/02/18 06:28:23 asami Exp $ # PKGNAME= ja-expect-5.25 -CATEGORIES= japanese lang +CATEGORIES= japanese lang tk42 MAINTAINER= taguchi@tohoku.iij.ad.jp diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index 979f24525b8d..af3f00cea19a 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -3,12 +3,12 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1997/11/22 01:11:27 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/15 12:14:12 jkh Exp $ # DISTNAME= cyrus-imapd-v1.5.2 PKGNAME= cyrus-1.5.2 -CATEGORIES= mail +CATEGORIES= mail tcl80 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= jfitz@FreeBSD.ORG diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index 979f24525b8d..af3f00cea19a 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -3,12 +3,12 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1997/11/22 01:11:27 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/15 12:14:12 jkh Exp $ # DISTNAME= cyrus-imapd-v1.5.2 PKGNAME= cyrus-1.5.2 -CATEGORIES= mail +CATEGORIES= mail tcl80 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= jfitz@FreeBSD.ORG diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index 979f24525b8d..af3f00cea19a 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -3,12 +3,12 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1997/11/22 01:11:27 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/15 12:14:12 jkh Exp $ # DISTNAME= cyrus-imapd-v1.5.2 PKGNAME= cyrus-1.5.2 -CATEGORIES= mail +CATEGORIES= mail tcl80 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= jfitz@FreeBSD.ORG diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 979f24525b8d..af3f00cea19a 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -3,12 +3,12 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1997/11/22 01:11:27 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/15 12:14:12 jkh Exp $ # DISTNAME= cyrus-imapd-v1.5.2 PKGNAME= cyrus-1.5.2 -CATEGORIES= mail +CATEGORIES= mail tcl80 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= jfitz@FreeBSD.ORG diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 979f24525b8d..af3f00cea19a 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -3,12 +3,12 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1997/11/22 01:11:27 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/15 12:14:12 jkh Exp $ # DISTNAME= cyrus-imapd-v1.5.2 PKGNAME= cyrus-1.5.2 -CATEGORIES= mail +CATEGORIES= mail tcl80 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= jfitz@FreeBSD.ORG diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index 979f24525b8d..af3f00cea19a 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -3,12 +3,12 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1997/11/22 01:11:27 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/15 12:14:12 jkh Exp $ # DISTNAME= cyrus-imapd-v1.5.2 PKGNAME= cyrus-1.5.2 -CATEGORIES= mail +CATEGORIES= mail tcl80 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= jfitz@FreeBSD.ORG |