diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-28 01:21:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-28 01:21:06 +0800 |
commit | a17a5bf58e4f0e0bba31df8ea33294b4c293b26e (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /astro | |
parent | d4627da3f6727bde6637b69c3e9d597e72998e10 (diff) | |
download | freebsd-ports-gnome-a17a5bf58e4f0e0bba31df8ea33294b4c293b26e.tar.gz freebsd-ports-gnome-a17a5bf58e4f0e0bba31df8ea33294b4c293b26e.tar.zst freebsd-ports-gnome-a17a5bf58e4f0e0bba31df8ea33294b4c293b26e.zip |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/osmium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile index b3117e537a9a..1a692d4a8a7d 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |