diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-05-08 13:34:30 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-05-08 13:34:30 +0000 |
commit | 87bf1c689a7b86a68d203cf36ad129012207f00e (patch) | |
tree | fd642af283c49c50f7523956ac7754dd2439b262 /www/geeklog/Makefile | |
parent | 8e6ed7462760cc1fa33a798b40cf86d8ea171503 (diff) |
Notes
Diffstat (limited to 'www/geeklog/Makefile')
-rw-r--r-- | www/geeklog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index e2344a53fc09..838cef837a3c 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.geeklog.net/filemgmt/upload_dir/ -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web content management system PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" |