From 2485061346585e65bac63647c0dd01630134c3cd Mon Sep 17 00:00:00 2001 From: jakob Date: Sat, 19 Jun 2004 21:23:42 +0000 Subject: [PATCH] update MASTER_SITES and HOMEPAGE --- www/transproxy/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile index 9da00e1fcd7..0344954713b 100644 --- a/www/transproxy/Makefile +++ b/www/transproxy/Makefile @@ -1,17 +1,17 @@ -# $OpenBSD: Makefile,v 1.17 2003/10/18 19:44:59 sturm Exp $ +# $OpenBSD: Makefile,v 1.18 2004/06/19 21:23:42 jakob Exp $ COMMENT= "transparent www proxy driver for pf" DISTNAME= transproxy-1.4 CATEGORIES= www net -MASTER_SITES= http://www.transproxy.nlc.net.au/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=transproxy/} +HOMEPAGE= http://transproxy.sourceforge.net/ + EXTRACT_SUFX= .tgz MAINTAINER= Jakob Schlyter -HOMEPAGE= http://www.transproxy.nlc.net.au/ - # BSD PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes