summaryrefslogtreecommitdiff
path: root/misc/amanda32-server
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-02-05 20:21:02 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-02-05 20:21:02 +0000
commit1de718fe5c663b9cfc2d707d8712e88a31ba9ca7 (patch)
treec2ab0494e5c9491ded6a8686204822a6b415e073 /misc/amanda32-server
parentAdd website (diff)
o Update to version 2.4.2p1
o Use SourceForge master site o Fixed if statement for OSVERSION
Notes
Notes: svn path=/head/; revision=38008
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 46eded0fde59..5e5b9f7bfd61 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 11c39fd7d06c..02f40e60b50c 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