summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-29 13:51:00 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-29 13:51:00 +0000
commit6d869cced715e3460755f9106e6441da479fb48f (patch)
treef3c46a9d2ec98b920e6d4bf6755b5b77ae68e886 /mail
parentSwitch backup mirror on my other server (diff)
- s/INSTALL_SHLIB/USE_LDCONFIG/
- use my @FreeBSD.org address - switch backup mirror on my other "for FreeBSD" server
Notes
Notes: svn path=/head/; revision=166595
Diffstat (limited to 'mail')
-rw-r--r--mail/rabl_server/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/rabl_server/Makefile b/mail/rabl_server/Makefile
index 8836601883fb..84f08e362ece 100644
--- a/mail/rabl_server/Makefile
+++ b/mail/rabl_server/Makefile
@@ -11,13 +11,13 @@ PORTNAME= rabl_server
PORTVERSION= 1.0.0
CATEGORIES= mail dns
MASTER_SITES= http://www.nuclearelephant.com/projects/rabl/sources/ \
- http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/
+ http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/
-MAINTAINER= itetcu@people.tecnik93.com
+MAINTAINER= itetcu@FreeBSD.org
COMMENT= Reactive Autonomous Blackhole List server
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}