diff options
author | des <des@FreeBSD.org> | 2003-10-01 23:15:37 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2003-10-01 23:15:37 +0800 |
commit | 9df6877b9bbfe35a6fa9ffcc91ff45be8e049e80 (patch) | |
tree | 327db49168a100baf171e6d268e9198fbad47214 /misc/porteasy/Makefile | |
parent | db7b34a75d138ce100f2949c69b32aae3d678c81 (diff) | |
download | freebsd-ports-graphics-9df6877b9bbfe35a6fa9ffcc91ff45be8e049e80.tar.gz freebsd-ports-graphics-9df6877b9bbfe35a6fa9ffcc91ff45be8e049e80.tar.zst freebsd-ports-graphics-9df6877b9bbfe35a6fa9ffcc91ff45be8e049e80.zip |
If no CVS root was specified, but a (possibly out-of-date) ports tree
already exists, use the CVS root specified by $portsdir/CVS/Root.
Diffstat (limited to 'misc/porteasy/Makefile')
-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 1a0429c53c5..0c034ce667c 100644 --- a/misc/porteasy/Makefile +++ b/misc/porteasy/Makefile @@ -8,7 +8,7 @@ # PORTNAME= porteasy -PORTVERSION= 2.7.9 +PORTVERSION= 2.7.10 CATEGORIES= misc MASTER_SITES= # none DISTFILES= # none |