diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-02 18:26:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-02 18:26:15 +0000 |
commit | 5776dd1539c9d1d848e8aacbbb34051ade84afc0 (patch) | |
tree | bbdc8f8175c879c8595cdfb831d6c01c3583b0b5 /www/indexme | |
parent | d59cdb73597d95f861e25f597c2cfd9a4ff564b1 (diff) | |
download | ports-5776dd1539c9d1d848e8aacbbb34051ade84afc0.tar.gz ports-5776dd1539c9d1d848e8aacbbb34051ade84afc0.zip |
Notes
Diffstat (limited to 'www/indexme')
-rw-r--r-- | www/indexme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/indexme/Makefile b/www/indexme/Makefile index 1c4871e1f183..73384052019f 100644 --- a/www/indexme/Makefile +++ b/www/indexme/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://users.uk.freebsd.org/pub/lord_cj/ DISTNAME= ${PORTNAME} -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= ports@FreeBSD.org COMMENT= Links files into a HTML index for viewing and easy overview USE_PERL5= yes |