aboutsummaryrefslogtreecommitdiff
path: root/net/freevrrpd
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-05-22 17:04:44 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-05-22 17:04:44 +0000
commit10093852bd94b85326e66c38b5b450b02521bd81 (patch)
tree9c488233b6e15fe48f59d9b8792974cc0991ff17 /net/freevrrpd
parent20e0d563111ea7fdfb91585035c6fdac86ecb080 (diff)
Notes
Diffstat (limited to 'net/freevrrpd')
-rw-r--r--net/freevrrpd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/freevrrpd/Makefile b/net/freevrrpd/Makefile
index a95bade081e3..af5b7198f93e 100644
--- a/net/freevrrpd/Makefile
+++ b/net/freevrrpd/Makefile
@@ -8,7 +8,10 @@
PORTNAME= freevrrpd
PORTVERSION= 0.9.2
CATEGORIES= net
-MASTER_SITES= http://www.b0l.org/download/
+MASTER_SITES= http://www.b0l.org/download/ \
+ ${MASTER_SITE_LOCAL:S/$/:freebsd/g}
+MASTER_SITE_SUBDIR= flz/freevrrpd/:freebsd
+DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT,freebsd
MAINTAINER= spe@b0l.org
COMMENT= This a VRRP RFC2338 Compliant implementation under FreeBSD