diff options
author | mi <mi@FreeBSD.org> | 2006-08-15 03:11:56 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2006-08-15 03:11:56 +0800 |
commit | 0ec6ad12085ed500fb4c0aadf043f8047d5c3802 (patch) | |
tree | 70fe06e326ae8eadc1ab0a543e5dee756a19439e | |
parent | f20cdca487b8219ee1735e0571b5299e80f1d05b (diff) | |
download | freebsd-ports-gnome-0ec6ad12085ed500fb4c0aadf043f8047d5c3802.tar.gz freebsd-ports-gnome-0ec6ad12085ed500fb4c0aadf043f8047d5c3802.tar.zst freebsd-ports-gnome-0ec6ad12085ed500fb4c0aadf043f8047d5c3802.zip |
Oops. Change the category from tcl83 to tcl84...
-rw-r--r-- | textproc/tclExpat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tclExpat/Makefile b/textproc/tclExpat/Makefile index 7c13a25bf7c8..1a1edc8881f4 100644 --- a/textproc/tclExpat/Makefile +++ b/textproc/tclExpat/Makefile @@ -8,7 +8,7 @@ PORTNAME= TclExpat PORTVERSION= 1.1 PORTREVISION= 5 -CATEGORIES= textproc tcl83 +CATEGORIES= textproc tcl84 MASTER_SITES= http://people.tecnik93.com/~itetcu/FreeBSD/others_ports/${PORTNAME}/sources/ MAINTAINER= mi@aldan.algebra.com |