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 /audio/gmpc | |
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 'audio/gmpc')
-rw-r--r-- | audio/gmpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 02d621bb70ae..12b1a5a223e9 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmpc PORTVERSION= 11.8.16 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ |