diff options
author | marino <marino@FreeBSD.org> | 2014-07-03 07:43:56 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-07-03 07:43:56 +0800 |
commit | 8c63413e55d8fe96069b0a1685e880ede848fb91 (patch) | |
tree | a3e6e2462c31e2ab2ddc6658ae6807ef3679deb9 /net | |
parent | d17f3d6806ecd62cbdbc4ef0fe5ba422359b0eb2 (diff) | |
download | freebsd-ports-gnome-8c63413e55d8fe96069b0a1685e880ede848fb91.tar.gz freebsd-ports-gnome-8c63413e55d8fe96069b0a1685e880ede848fb91.tar.zst freebsd-ports-gnome-8c63413e55d8fe96069b0a1685e880ede848fb91.zip |
net/wowzamediaserverpro: Reset maintainer and deprecate interactive port
Unstaged ports are being reset today. I'll grab this one from the batch
in order to set the expiration date to match the other unmaintained
interactive ports. The port should be converted to a regular port as
well as providing stage support in order to undeprecate it.
Approved by: portmgr (implicit)
Diffstat (limited to 'net')
-rw-r--r-- | net/wowzamediaserverpro/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/wowzamediaserverpro/Makefile b/net/wowzamediaserverpro/Makefile index 6d17f7f9a96e..e7d5117d71ee 100644 --- a/net/wowzamediaserverpro/Makefile +++ b/net/wowzamediaserverpro/Makefile @@ -7,9 +7,12 @@ CATEGORIES= net MASTER_SITES= http://www.wowzamedia.com/downloads/WowzaMediaServer-1-7-2/ EXTRACT_SUFX= .tar.bin -MAINTAINER= meritus@innervision.pl +MAINTAINER= ports@FreeBSD.org COMMENT= Commercial flash media server written in Java +DEPRECATED= Unmaintained interactive port +EXPIRATION_DATE=2014-08-20 + RESTRICTED= Redistribution not allowed IS_INTERACTIVE= yes |