diff options
author | ache <ache@FreeBSD.org> | 1999-04-08 16:25:42 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-04-08 16:25:42 +0000 |
commit | eb55529cd348c154eecc3c0ff243bbc95af01835 (patch) | |
tree | e2f5954c32d008d20a8b9de62648af97f08b3d7a /www/w3mir/Makefile | |
parent | 3082772e3bdb1a70aec289dddc08eff65ab59ec7 (diff) | |
download | FreeBSD-ports-eb55529cd348c154eecc3c0ff243bbc95af01835.zip FreeBSD-ports-eb55529cd348c154eecc3c0ff243bbc95af01835.tar.gz |
upgrade to 1.0.6
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 68cc1f7..9d4751e 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -3,10 +3,10 @@ # Date created: 9 May 1998 # Whom: ache # -# $Id: Makefile,v 1.13 1998/11/15 15:29:18 ache Exp $ +# $Id: Makefile,v 1.14 1999/02/03 10:47:30 asami Exp $ # -DISTNAME= w3mir-1.0.5 +DISTNAME= w3mir-1.0.6 CATEGORIES= www perl5 MASTER_SITES= http://www.math.uio.no/~janl/w3mir/ |