diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-05-16 14:25:30 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-05-16 14:25:30 +0000 |
commit | c4f5f60cdd0c42c5adf0830f85c745f8af3614f7 (patch) | |
tree | aa2af2669ede003bfe58cf73b837737f9b78b127 /www/p5-Sledge-Plugin-CacheContent | |
parent | 647f752e893aff70f25f4865a5b3a85d15f59b90 (diff) |
- Take maintainership
Approved by: miwi (mentor implicit)
Notes
Notes:
svn path=/head/; revision=234000
Diffstat (limited to 'www/p5-Sledge-Plugin-CacheContent')
-rw-r--r-- | www/p5-Sledge-Plugin-CacheContent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Sledge-Plugin-CacheContent/Makefile b/www/p5-Sledge-Plugin-CacheContent/Makefile index 931465e7023e..64af5533a74d 100644 --- a/www/p5-Sledge-Plugin-CacheContent/Makefile +++ b/www/p5-Sledge-Plugin-CacheContent/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/3762 PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= A Sledge plug-in that generates and serves cached content BUILD_DEPENDS= ${PM_DEPENDS} |