summaryrefslogtreecommitdiff
path: root/devel/oaf
diff options
context:
space:
mode:
authorveego <veego>2000-09-01 08:55:11 +0000
committerveego <veego>2000-09-01 08:55:11 +0000
commit0c393c50927d17ba3707d7cde8795ba2b5cab854 (patch)
tree66393957980bd187a9d8d6188a5ac696930cf271 /devel/oaf
parent70813d2469858296d458144fd398857a2bf1fc35 (diff)
downloadpkgsrc-0c393c50927d17ba3707d7cde8795ba2b5cab854.tar.gz
Remove another / which would cause the ftp CWD to fail due too a double /.
ftp: The `CWD ' command (without a directory), which is required by RFC 1738 to support the empty directory in the URL pathname (`//'), conflicts with the server's conformance to RFC 959. Try the same URL without the `//' in the URL pathname.
Diffstat (limited to 'devel/oaf')
-rw-r--r--devel/oaf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index d1b9a134107..f4a189d1730 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2000/08/31 05:39:25 rh Exp $
+# $NetBSD: Makefile,v 1.4 2000/09/01 08:55:11 veego Exp $
#
DISTNAME= oaf-0.5.1
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=/unstable/sources/oaf/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/oaf/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/