diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /audio/gmpc | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) |
Notes
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}/ \ |