aboutsummaryrefslogtreecommitdiffstats
path: root/misc/porteasy
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-04-05 20:24:55 +0800
committerdes <des@FreeBSD.org>2001-04-05 20:24:55 +0800
commitf91fc71b5f4ba2d590ea55c13c3e93bf2f929f23 (patch)
tree80ab73285e45312e310ddca818b7d05d7b915d98 /misc/porteasy
parentffaffb20cd8c95c8942c48b84cd50df3127e8dd3 (diff)
downloadfreebsd-ports-gnome-f91fc71b5f4ba2d590ea55c13c3e93bf2f929f23.tar.gz
freebsd-ports-gnome-f91fc71b5f4ba2d590ea55c13c3e93bf2f929f23.tar.zst
freebsd-ports-gnome-f91fc71b5f4ba2d590ea55c13c3e93bf2f929f23.zip
Forgot to update porteasy's idea of its own version number.
Notices by: <jbg@verloid.net>
Diffstat (limited to 'misc/porteasy')
-rw-r--r--misc/porteasy/Makefile1
-rw-r--r--misc/porteasy/src/porteasy.pl2
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/porteasy/Makefile b/misc/porteasy/Makefile
index d2dd0f9a1c64..5f30ab785df7 100644
--- a/misc/porteasy/Makefile
+++ b/misc/porteasy/Makefile
@@ -9,6 +9,7 @@
PORTNAME= porteasy
PORTVERSION= 2.3
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= # none
DISTFILES= # none
diff --git a/misc/porteasy/src/porteasy.pl b/misc/porteasy/src/porteasy.pl
index d09226bcadad..fa7c1e7fac8b 100644
--- a/misc/porteasy/src/porteasy.pl
+++ b/misc/porteasy/src/porteasy.pl
@@ -33,7 +33,7 @@ use strict;
use Fcntl;
use Getopt::Long;
-my $VERSION = "2.2";
+my $VERSION = "2.3";
my $COPYRIGHT = "Copyright (c) 2000 Dag-Erling Smørgrav. All rights reserved.";
# Constants