aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-04-16 10:24:14 +0800
committermharo <mharo@FreeBSD.org>1999-04-16 10:24:14 +0800
commita455d1370efc5abb61d63ce5b4a98731aeafdc74 (patch)
treed6073c85ce2f0abf4f98a9c7497d344b6e0b7229 /ftp/curl/Makefile
parentb3e1e6f348a72eda686a7d83385643796cdef88a (diff)
downloadfreebsd-ports-gnome-a455d1370efc5abb61d63ce5b4a98731aeafdc74.tar.gz
freebsd-ports-gnome-a455d1370efc5abb61d63ce5b4a98731aeafdc74.tar.zst
freebsd-ports-gnome-a455d1370efc5abb61d63ce5b4a98731aeafdc74.zip
Update curl from 5.5 to 5.5.1 and remove ftp.all.de - seems to be gone
PR: 11160 Submitted by: Chris Piazza cpiazza@home.net
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r--ftp/curl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 017003183a48..f3a6962ffa6d 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,14 +3,13 @@
# Date created: 12 December 1998
# Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
#
-# $Id: Makefile,v 1.2 1999/02/11 11:27:30 obrien Exp $
+# $Id: Makefile,v 1.3 1999/03/30 10:13:26 dirk Exp $
-DISTNAME= curl-5.5
+DISTNAME= curl-5.5.1
CATEGORIES= net www
MASTER_SITES= http://www.fts.frontec.se/~dast/stuff/ \
ftp://ftp.rhrz.uni-bonn.de/pub-koeln/net/inet/ \
ftp://ftp.win.or.jp/pub/network/www/misc/ \
- ftp://ftp.all.de/pub2/unix/network/www/curl/ \
ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/
MAINTAINER= kkennawa@physics.adelaide.edu.au