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 /sysutils/cbsd | |
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 'sysutils/cbsd')
-rw-r--r-- | sysutils/cbsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index c5f53437c82c..3a5525a86635 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -2,6 +2,7 @@ PORTNAME= cbsd PORTVERSION= 10.0.5 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.bsdstore.ru/downloads/ \ GH |