diff options
author | christos <christos> | 1999-03-15 09:38:57 +0000 |
---|---|---|
committer | christos <christos> | 1999-03-15 09:38:57 +0000 |
commit | 207d0e901fc8f03a5e46a07e7bca4d8ced12da7f (patch) | |
tree | 4bd79d02256b2a45f5f149ed4d18379bf0eea9be /cross | |
parent | 75c4282a8c1b874e086b6d9bf428f52c82beae69 (diff) | |
download | pkgsrc-207d0e901fc8f03a5e46a07e7bca4d8ced12da7f.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} |