aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/dmidecode
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2003-12-22 08:19:36 +0800
committeranders <anders@FreeBSD.org>2003-12-22 08:19:36 +0800
commitb0dbcad16f6dc28bd6b1970b43219dfe6debd15b (patch)
treeb2f726986bd2b86ee4589451e6b648e3d9b11691 /sysutils/dmidecode
parentadf18f2f728c65d6e3fab88f20e0500998af73d5 (diff)
downloadfreebsd-ports-gnome-b0dbcad16f6dc28bd6b1970b43219dfe6debd15b.tar.gz
freebsd-ports-gnome-b0dbcad16f6dc28bd6b1970b43219dfe6debd15b.tar.zst
freebsd-ports-gnome-b0dbcad16f6dc28bd6b1970b43219dfe6debd15b.zip
Add a site to MASTER_SITES, to make distfile fetchable while Savannah is
still out of order.
Diffstat (limited to 'sysutils/dmidecode')
-rw-r--r--sysutils/dmidecode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dmidecode/Makefile b/sysutils/dmidecode/Makefile
index bf519cb01c63..6c7998a709b1 100644
--- a/sysutils/dmidecode/Makefile
+++ b/sysutils/dmidecode/Makefile
@@ -8,7 +8,8 @@
PORTNAME= dmidecode
PORTVERSION= 2.3
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
+ ftp://ftp.nuug.no/pub/anders/distfiles/
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}
MAINTAINER= anders@FreeBSD.org