diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-11-25 16:38:24 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-11-25 16:38:24 +0000 |
commit | 7400c7644a72975a74178b39b59936977ebb7e13 (patch) | |
tree | ac9c67db579431c2504e500ef4efdcad89864556 /net | |
parent | ff0580e630be0444924a84e49ab061308e286cdb (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/liveMedia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index 170b159ffb01..52fdb9fa8478 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -14,7 +14,7 @@ MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= rm DISTNAME= live.${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= LIVE.COM Streaming Media LICENSE= GPLv2 |