diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-26 16:13:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-26 16:13:17 +0000 |
commit | c50850b0970f17583be8b34039c7509363859b7d (patch) | |
tree | 1edfa3cca4ec66b67f7ff12448501072ff117cf2 /audio/gmtp | |
parent | 0b6ae7632a8c5b6dc73db2af4d24937c4cf0eee3 (diff) | |
download | ports-c50850b0970f17583be8b34039c7509363859b7d.tar.gz ports-c50850b0970f17583be8b34039c7509363859b7d.zip |
Notes
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 |