diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:15:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:15:28 +0000 |
commit | 51297704f739b7df28f842ffd28a1fb3f4ee31f4 (patch) | |
tree | 7c0d3333908aabbe2abb4da314df2342853dd56e /net/mediaproxy/Makefile | |
parent | e17793cbe5f57afcd47aff831105130add670bd7 (diff) | |
download | ports-51297704f739b7df28f842ffd28a1fb3f4ee31f4.tar.gz ports-51297704f739b7df28f842ffd28a1fb3f4ee31f4.zip |
Notes
Diffstat (limited to 'net/mediaproxy/Makefile')
-rw-r--r-- | net/mediaproxy/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/mediaproxy/Makefile b/net/mediaproxy/Makefile index 429f28251678..24599cf5b370 100644 --- a/net/mediaproxy/Makefile +++ b/net/mediaproxy/Makefile @@ -5,9 +5,10 @@ # $FreeBSD$ PORTNAME= mediaproxy -PORTVERSION= 1.7.2 +PORTVERSION= 1.8.2 CATEGORIES= net -MASTER_SITES= http://mediaproxy.ag-projects.com/old/ +MASTER_SITES= http://mediaproxy.ag-projects.com/ \ + http://mediaproxy.ag-projects.com/old/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= steve@energistic.com |