aboutsummaryrefslogtreecommitdiff
path: root/astro/libosmium
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-04-18 14:06:09 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-04-18 14:06:09 +0000
commit1e53503986f40cdcf7fe9004d8d5c7b521c0520b (patch)
treedbfa062d683d5e99014d6bd173d41103575cdd7a /astro/libosmium
parent297facc037e316ff9c776bd2fa85ef3dbf70db89 (diff)
downloadports-1e53503986f40cdcf7fe9004d8d5c7b521c0520b.tar.gz
ports-1e53503986f40cdcf7fe9004d8d5c7b521c0520b.zip
Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place when DISTVERSION*FIX is used.
Notes
Notes: svn path=/head/; revision=467713
Diffstat (limited to 'astro/libosmium')
-rw-r--r--astro/libosmium/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile
index ffdc861f5341..3667c8b10600 100644
--- a/astro/libosmium/Makefile
+++ b/astro/libosmium/Makefile
@@ -3,8 +3,8 @@
PORTNAME= libosmium
PORTVERSION= 2.14.0
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= astro geography devel
MAINTAINER= amdmi3@FreeBSD.org