summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-03-02 16:40:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-03-02 16:40:14 +0000
commitdb205e44e382c222a0ab306e1dec5eb4cb81f69d (patch)
treefbc45cd4a8a15f27a3f976eac3a4b8db248c3f29 /devel
parentFix build on 4.x-STABLE. (diff)
Update master sites.
PR: 48827 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=76737
Diffstat (limited to 'devel')
-rw-r--r--devel/ElectricFence/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/ElectricFence/Makefile b/devel/ElectricFence/Makefile
index 7755404f0fde..c76ec6e29025 100644
--- a/devel/ElectricFence/Makefile
+++ b/devel/ElectricFence/Makefile
@@ -9,17 +9,15 @@
PORTNAME= electricfence
PORTVERSION= 2.2.2
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.perens.com/pub/ElectricFence/Beta/ \
- ftp://ftp.netsw.org/netsw/System/Libs/Memory/Debug/ \
- ftp://ftp.sai.msu.su/pub/unix/debug/ \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= devel/lang/c
+MASTER_SITES= ftp://ftp.perens.com/pub/ElectricFence/Beta/ \
+ ${MASTER_SITE_PACKETSTORM}
+MASTER_SITE_SUBDIR= UNIX/misc
DISTNAME= ElectricFence-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Debugging malloc() that uses the VM hardware to detect buffer overruns
-INSTALLS_SHLIB=
+INSTALLS_SHLIB= yes
CFLAGS+= -D__USE_BSD
MAN3= efence.3