From 7ffc9fc90545e53a1197c8c4b90353137a86e7cd Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 15 Apr 2000 01:58:53 +0000 Subject: [PATCH] Revert version back to 1.0.1. The maintainer seems to think that is the correct version string rather than the 1.01 that is part of the filenames. --- www/evg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/evg/Makefile b/www/evg/Makefile index d115be2c8a30..7915e2de8d19 100644 --- a/www/evg/Makefile +++ b/www/evg/Makefile @@ -6,10 +6,11 @@ # PORTNAME= evg -PORTVERSION= 1.01 +PORTVERSION= 1.0.1 CATEGORIES= www MASTER_SITES= ftp://ftp.uni-klu.ac.at/pub/projects/evg/ \ http://www.chg.ru/~dima/ +DISTNAME= evg-1.01 MAINTAINER= dima@Chg.RU