diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-27 22:56:01 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-27 22:56:01 +0800 |
commit | aba3fb6f7f0537c42c20bf7ad8af53b89a49d5ee (patch) | |
tree | 42272dd9042c0f7c938fed748158f83eca04e7dd | |
parent | a32d589d340cca26192fe28108a5e116469dc232 (diff) | |
download | freebsd-ports-gnome-aba3fb6f7f0537c42c20bf7ad8af53b89a49d5ee.tar.gz freebsd-ports-gnome-aba3fb6f7f0537c42c20bf7ad8af53b89a49d5ee.tar.zst freebsd-ports-gnome-aba3fb6f7f0537c42c20bf7ad8af53b89a49d5ee.zip |
- Fill in the maintainer (original submitter)
-rw-r--r-- | www/mod_smooth_streaming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_smooth_streaming/Makefile b/www/mod_smooth_streaming/Makefile index 63abb369f71b..1b4664cd00b2 100644 --- a/www/mod_smooth_streaming/Makefile +++ b/www/mod_smooth_streaming/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= apache_${PORTNAME}-${PORTVERSION} DIST_SUBDIR= apache22 -MAINTAINER= +MAINTAINER= bmhermansson@gmail.com COMMENT= Apache smooth streaming module RESTRICTED= no-commercial-use |