diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-10-21 09:51:52 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-10-21 09:51:52 +0000 |
commit | 78a6132b72014e1236acdf72ce89ae2ed441f658 (patch) | |
tree | a5879ed5be5b23996a77416a703074c9948b1034 /misc/porteasy/Makefile | |
parent | Document PORTEASY_OPTIONS. (diff) |
Update version number.
Diffstat (limited to '')
-rw-r--r-- | misc/porteasy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/porteasy/Makefile b/misc/porteasy/Makefile index ea9d553030ed..1a185d5cf85c 100644 --- a/misc/porteasy/Makefile +++ b/misc/porteasy/Makefile @@ -8,7 +8,7 @@ # PORTNAME= porteasy -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= misc MASTER_SITES= # none DISTFILES= # none |