diff options
Diffstat (limited to 'www/swiftsurf/Makefile')
-rw-r--r-- | www/swiftsurf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index 5259023024d..fb7064eacc9 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 22:56:04 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/22 04:14:37 martti Exp $ DISTNAME= swiftsurf-1.2.5 CATEGORIES= www @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://swiftsurf.sourceforge.net -COMMENT= web proxy that can handle http and https +COMMENT= Web proxy that can handle http and https BUILD_DEPENDS= ocaml>=3.00:../../lang/ocaml |