diff options
author | miwi <miwi@FreeBSD.org> | 2013-03-27 00:13:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-03-27 00:13:17 +0800 |
commit | 9deafc4a5f62a648cfaba35084276d4e00d6a8c3 (patch) | |
tree | 1edfa3cca4ec66b67f7ff12448501072ff117cf2 /audio/gmtp | |
parent | 7dc5f9eea4bcb24beff3bf7503b50076d093a741 (diff) | |
download | freebsd-ports-gnome-9deafc4a5f62a648cfaba35084276d4e00d6a8c3.tar.gz freebsd-ports-gnome-9deafc4a5f62a648cfaba35084276d4e00d6a8c3.tar.zst freebsd-ports-gnome-9deafc4a5f62a648cfaba35084276d4e00d6a8c3.zip |
- Chase libmtp shlib bump
Diffstat (limited to 'audio/gmtp')
-rw-r--r-- | audio/gmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gmtp/Makefile b/audio/gmtp/Makefile index a05c46b5f9c5..aea5349f11d5 100644 --- a/audio/gmtp/Makefile +++ b/audio/gmtp/Makefile @@ -2,6 +2,7 @@ PORTNAME= gmtp PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/gMTP-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-i386 |