diff options
author | christos <christos@pkgsrc.org> | 1999-03-15 09:38:57 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 1999-03-15 09:38:57 +0000 |
commit | 2dbec4de18acfe4b1822dd9e68a52e3f2f2cc43f (patch) | |
tree | 4bd79d02256b2a45f5f149ed4d18379bf0eea9be /cross | |
parent | 2439c2eedbbfb26f3cd7906edd7f8d110b5208c6 (diff) | |
download | pkgsrc-2dbec4de18acfe4b1822dd9e68a52e3f2f2cc43f.tar.gz |
- Update to the latest copy.
- Hopefully I merged all Alistair's changes
XXX: Need to put the source on cvs somewhere to keep track of changes.
Diffstat (limited to 'cross')
-rw-r--r-- | cross/zoularis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/zoularis/Makefile b/cross/zoularis/Makefile index b49940b66df..958c8154323 100644 --- a/cross/zoularis/Makefile +++ b/cross/zoularis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/03/09 11:42:31 agc Exp $ +# $NetBSD: Makefile,v 1.2 1999/03/15 09:38:57 christos Exp $ # -DISTNAME= zoularis-19990309 +DISTNAME= zoularis-19990315 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_LOCAL} |