diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 19:37:24 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 19:37:24 +0000 |
commit | 02725fadd0fb32a5cfa566a1f5ba440d94684814 (patch) | |
tree | 579066063afd4335259c7313516519a1e98de282 /www/swish-e | |
parent | 250ed99fd0a16c5b43bd892eed4eb5857496682c (diff) |
Notes
Diffstat (limited to 'www/swish-e')
-rw-r--r-- | www/swish-e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index 1f0cd1751c21..7dbf4a8b14c5 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.7 CATEGORIES= www textproc MASTER_SITES= http://swish-e.org/distribution/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple web indexing for humans - enhanced USE_AUTOTOOLS= libtool:22 |