diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
commit | c502381a374e4c7d6a163afc4ccc792b889fc5ea (patch) | |
tree | 1d4af647dfe924dcf24b213a96cb12bc35b6259d /www/swish++ | |
parent | c536760c75cb473589100a468e92a2424349e6fc (diff) |
Notes
Diffstat (limited to 'www/swish++')
-rw-r--r-- | www/swish++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/swish++/Makefile b/www/swish++/Makefile index cfd108c73bce..58efc3a63e05 100644 --- a/www/swish++/Makefile +++ b/www/swish++/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 5.9.4 CATEGORIES= www textproc MASTER_SITES= http://homepage.mac.com/pauljlucas/software/ -MAINTAINER= obraun@informatik.unibw-muenchen.de +MAINTAINER= obraun@FreeBSD.org RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget |