summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2006-10-28 02:37:42 +0000
committerdsainty <dsainty@pkgsrc.org>2006-10-28 02:37:42 +0000
commit8258f7dba546fb12c84118e930a6901e0cd35671 (patch)
treedd07e7db3eb003f2ae2deb520df0ed9742f2607f /devel
parentbc6a160eb84c1195ca3e2a49157fd26c499ccb25 (diff)
downloadpkgsrc-8258f7dba546fb12c84118e930a6901e0cd35671.tar.gz
Add an HTTP download URL for installation at HTTP-only sites.
Diffstat (limited to 'devel')
-rw-r--r--devel/doxygen/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 51230ceaae8..66061424587 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.51 2006/10/21 20:20:49 rillig Exp $
+# $NetBSD: Makefile,v 1.52 2006/10/28 02:37:42 dsainty Exp $
DISTNAME= doxygen-1.4.7.src
PKGNAME= doxygen-1.4.7
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/
+MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \
+ http://ftp.stack.nl/pub/users/dimitri/
MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.doxygen.org/