diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:58:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:58:53 +0000 |
commit | 7ffc9fc90545e53a1197c8c4b90353137a86e7cd (patch) | |
tree | e988e15be82b7fed4625ce86c8a23a598d286f24 /www/evg | |
parent | Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in (diff) |
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.
Diffstat (limited to 'www/evg')
-rw-r--r-- | www/evg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |