diff options
Diffstat (limited to 'www/tinyproxy/Makefile')
-rw-r--r-- | www/tinyproxy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 2a72b4f17a53..53c331db2ec0 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tinyproxy -# Version required: 1.2.6 +# Version required: 1.2.8 # Date created: 01 Jul 1999 # Whom: Mitsuru Yoshida <mitsuru@riken.go.jp> # -# $Id: Makefile,v 1.1.1.1 1999/07/03 23:20:42 cpiazza Exp $ +# $Id: Makefile,v 1.2 1999/08/07 01:04:30 cpiazza Exp $ # -DISTNAME= tinyproxy-1.2.7 +DISTNAME= tinyproxy-1.2.8 CATEGORIES= www MASTER_SITES= http://tinyproxy.attacca.com/ \ http://www.flarenet.com/tinyproxy/ |