diff options
author | des <des@FreeBSD.org> | 2002-01-24 18:11:43 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-01-24 18:11:43 +0800 |
commit | 8cb0c94ebf790254beef249d6a3258238686fa70 (patch) | |
tree | 4ae08bd53c39f8dbf3cfd4d7a761f916301e963a /ports-mgmt/porteasy/Makefile | |
parent | 05c4c5fc1bfa1a7ab4fb9878e7efc55de7320273 (diff) | |
download | freebsd-ports-graphics-8cb0c94ebf790254beef249d6a3258238686fa70.tar.gz freebsd-ports-graphics-8cb0c94ebf790254beef249d6a3258238686fa70.tar.zst freebsd-ports-graphics-8cb0c94ebf790254beef249d6a3258238686fa70.zip |
Fix the master port detection logic to correctly handle KDE ports.
Bump version to 2.6.3.
Diffstat (limited to 'ports-mgmt/porteasy/Makefile')
-rw-r--r-- | ports-mgmt/porteasy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/porteasy/Makefile b/ports-mgmt/porteasy/Makefile index 47aef10cf1a..5c738edd1aa 100644 --- a/ports-mgmt/porteasy/Makefile +++ b/ports-mgmt/porteasy/Makefile @@ -8,7 +8,7 @@ # PORTNAME= porteasy -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.3 CATEGORIES= misc MASTER_SITES= # none DISTFILES= # none |