summaryrefslogtreecommitdiffstats
path: root/misc/amanda32-server
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2001-02-05 20:21:02 +0000
committerjeh <jeh@FreeBSD.org>2001-02-05 20:21:02 +0000
commit635bf89f28c620ffc2c769b244f052ae64a57a8a (patch)
tree1617ddaeb5518f9da94ddb2543a56122895308bc /misc/amanda32-server
parent54f1faad0c7b1cc3dc65bcb82b43c5141748732b (diff)
downloadFreeBSD-ports-635bf89f28c620ffc2c769b244f052ae64a57a8a.zip
FreeBSD-ports-635bf89f28c620ffc2c769b244f052ae64a57a8a.tar.gz
o Update to version 2.4.2p1
o Use SourceForge master site o Fixed if statement for OSVERSION
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r--misc/amanda32-server/Makefile9
-rw-r--r--misc/amanda32-server/distinfo2
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile
index 46eded0..5e5b9f7 100644
--- a/misc/amanda32-server/Makefile
+++ b/misc/amanda32-server/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME?= ${MASTERPORTNAME}
-PORTVERSION= 2.4.2
+PORTVERSION= 2.4.2p1
PORTREVISION?= 0
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= amanda
DISTFILES= amanda-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= jeh@FreeBSD.org
@@ -87,9 +88,9 @@ CONFIGURE_ARGS+= --with-config=${AMANDA_CONFIG}
#
# Before 4.0, pre-CAM scsiio.h existed
.if ${OSVERSION} < 400000
-PLIST_SUB+= SCSICHG='@comment '
-.else
PLIST_SUB+= SCSICHG=''
+.else
+PLIST_SUB+= SCSICHG='@comment '
.endif
# amanda24-client part
diff --git a/misc/amanda32-server/distinfo b/misc/amanda32-server/distinfo
index 11c39fd..02f40e6 100644
--- a/misc/amanda32-server/distinfo
+++ b/misc/amanda32-server/distinfo
@@ -1 +1 @@
-MD5 (amanda-2.4.2.tar.gz) = b10c0ada724694d0bbc46a0d3ebee3c9
+MD5 (amanda-2.4.2p1.tar.gz) = c35e8aa916bcc53b1e2164fd975c8cf0
OpenPOWER on IntegriCloud