diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-13 09:18:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-13 09:18:15 +0000 |
commit | 555a1b54c8d982a76bec498287643b7191794734 (patch) | |
tree | 67dc4f3a0066b04c8f3e354c7198019545c2bade /devel/tclgetopts/Makefile | |
parent | 44a7216f7973853e807faa0a8f5fb7cd0b912bff (diff) | |
download | ports-555a1b54c8d982a76bec498287643b7191794734.tar.gz ports-555a1b54c8d982a76bec498287643b7191794734.zip |
Notes
Diffstat (limited to 'devel/tclgetopts/Makefile')
-rw-r--r-- | devel/tclgetopts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tclgetopts/Makefile b/devel/tclgetopts/Makefile index ae3888ad0985..eb50ce2a7adb 100644 --- a/devel/tclgetopts/Makefile +++ b/devel/tclgetopts/Makefile @@ -3,12 +3,12 @@ # Date created: Mar 18, 1999 # Whom: mi # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/03 03:22:59 steve Exp $ # DISTNAME= tclGetOpts PKGNAME= tclGetOpts-1.0 -CATEGORIES= devel tcl +CATEGORIES= devel tcl75 tcl76 tcl80 tcl81 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/devel/ MAINTAINER= mi@aldan.algebra.com |