diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-08 10:57:15 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-08 10:57:15 +0000 |
commit | d89cf2d38077a18dd2e2866bd4dd7571b4ce9d2d (patch) | |
tree | 1e80374fe2ad7eaad3b17020b0672d09b5445853 /www/interchange | |
parent | f6a679080a919016e8c773acf8df89d83479487d (diff) | |
download | ports-d89cf2d38077a18dd2e2866bd4dd7571b4ce9d2d.tar.gz ports-d89cf2d38077a18dd2e2866bd4dd7571b4ce9d2d.zip |
Notes
Diffstat (limited to 'www/interchange')
-rw-r--r-- | www/interchange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/interchange/Makefile b/www/interchange/Makefile index 37cd670f3002..418e51322fde 100644 --- a/www/interchange/Makefile +++ b/www/interchange/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= http://ftp.icdevgroup.org/interchange/5.6/tar/ MAINTAINER= ports@FreeBSD.org -COMMENT= RedHat\'s database-enabled e-commerce server +COMMENT= RedHat's database-enabled e-commerce server RUN_DEPENDS= p5-Safe-Hole>=0.10:${PORTSDIR}/security/p5-Safe-Hole \ p5-URI>=1.37:${PORTSDIR}/net/p5-URI \ |