diff options
author | ache <ache@FreeBSD.org> | 1999-05-18 05:43:01 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-05-18 05:43:01 +0800 |
commit | 8c211fb234a2ebf3aa4342394510d16a1fc69a0c (patch) | |
tree | bd411f0a64a6310e4e3c5b427082c397b1cea1b3 /www/w3mir/Makefile | |
parent | 523eba9ff7accd8ce3f5959c59510f321bf043be (diff) | |
download | freebsd-ports-gnome-8c211fb234a2ebf3aa4342394510d16a1fc69a0c.tar.gz freebsd-ports-gnome-8c211fb234a2ebf3aa4342394510d16a1fc69a0c.tar.zst freebsd-ports-gnome-8c211fb234a2ebf3aa4342394510d16a1fc69a0c.zip |
upgrade to 1.0.7
Diffstat (limited to 'www/w3mir/Makefile')
-rw-r--r-- | www/w3mir/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile index 9d4751e53976..ce5bc9934001 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -3,10 +3,10 @@ # Date created: 9 May 1998 # Whom: ache # -# $Id: Makefile,v 1.14 1999/02/03 10:47:30 asami Exp $ +# $Id: Makefile,v 1.15 1999/04/08 16:25:33 ache Exp $ # -DISTNAME= w3mir-1.0.6 +DISTNAME= w3mir-1.0.7 CATEGORIES= www perl5 MASTER_SITES= http://www.math.uio.no/~janl/w3mir/ |