diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2016-01-12 14:59:32 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2016-01-12 14:59:32 +0000 |
commit | bc03df8112a6ae2e6ac34a859f6d447ddd00c607 (patch) | |
tree | 6f1833afbf02ddb4e7f6393c5f63f4ab8cdeb2ac /www/mythplugin-mythweb/Makefile | |
parent | 95e93b3b7b1920eef1f948fa90fd91aa2a0c79a8 (diff) | |
download | ports-bc03df8112a6ae2e6ac34a859f6d447ddd00c607.tar.gz ports-bc03df8112a6ae2e6ac34a859f6d447ddd00c607.zip |
Notes
Diffstat (limited to 'www/mythplugin-mythweb/Makefile')
-rw-r--r-- | www/mythplugin-mythweb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index 4e3ef149b959..c2fa542c03fe 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= mythweb -PORTVERSION= 0.27 +PORTVERSION= 0.27.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= mythplugin- |