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 /net/mediatomb | |
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 'net/mediatomb')
-rw-r--r-- | net/mediatomb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile index c6ca5a12aa8c..ac70d9efa04b 100644 --- a/net/mediatomb/Makefile +++ b/net/mediatomb/Makefile @@ -3,7 +3,7 @@ PORTNAME= mediatomb PORTVERSION= 0.12.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION} |