diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
commit | c2ec96e939971eb27b4e76cec3ba1da27c681710 (patch) | |
tree | d8e88d954fe008a304993a2e91d3330e23a63791 /deskutils/zorro | |
parent | 3c134ede8d50ff28b30f90d818aaf8ede44c772b (diff) | |
download | ports-c2ec96e939971eb27b4e76cec3ba1da27c681710.tar.gz ports-c2ec96e939971eb27b4e76cec3ba1da27c681710.zip |
Notes
Diffstat (limited to 'deskutils/zorro')
-rw-r--r-- | deskutils/zorro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 99ae3a1bf023..fb792dadd503 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -3,12 +3,12 @@ # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.9 1997/11/22 19:55:25 jseger Exp $ +# $Id: Makefile,v 1.11 1998/03/20 14:35:30 tg Exp $ # DISTNAME= zorro-1.1p8 PKGNAME= zorro-1.1.8 -CATEGORIES= misc tk80 +CATEGORIES= deskutils tk80 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ MAINTAINER= shanee@augusta.de |