aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-11-20 01:11:12 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-11-20 01:11:12 +0000
commita3d2853e31e25585902a7bf6db4c8ed018c18a88 (patch)
treebe261f2a0381fe08024e03e7e976b14d4b6ef661
parent7eb13fe3005502a877cb9dabccfdc3712dc8b5dc (diff)
downloadports-a3d2853e31e25585902a7bf6db4c8ed018c18a88.tar.gz
ports-a3d2853e31e25585902a7bf6db4c8ed018c18a88.zip
Notes
-rw-r--r--misc/amanda-client/Makefile1
-rw-r--r--misc/amanda-server/Makefile3
-rw-r--r--misc/amanda32-client/Makefile1
-rw-r--r--misc/amanda32-server/Makefile3
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile
index 03f4f0473ffd..4e059afb73e2 100644
--- a/misc/amanda-client/Makefile
+++ b/misc/amanda-client/Makefile
@@ -6,6 +6,7 @@
#
PKGNAMESUFFIX= -client
+PORTREVISION= 1
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index 633bcadc71d4..2cef20aa58da 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= amanda
PORTVERSION= 3.2.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= misc
MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION}
@@ -43,8 +44,6 @@ PKG_MESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
SUB_LIST= PORTSDIR=${PORTSDIR}
-MANUAL_PACKAGE_BUILD= needs threaded perl
-
OPTIONS= GNUTAR "use GNU tar" on
.include <bsd.port.pre.mk>
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile
index 03f4f0473ffd..4e059afb73e2 100644
--- a/misc/amanda32-client/Makefile
+++ b/misc/amanda32-client/Makefile
@@ -6,6 +6,7 @@
#
PKGNAMESUFFIX= -client
+PORTREVISION= 1
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile
index 633bcadc71d4..2cef20aa58da 100644
--- a/misc/amanda32-server/Makefile
+++ b/misc/amanda32-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= amanda
PORTVERSION= 3.2.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= misc
MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION}
@@ -43,8 +44,6 @@ PKG_MESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
SUB_LIST= PORTSDIR=${PORTSDIR}
-MANUAL_PACKAGE_BUILD= needs threaded perl
-
OPTIONS= GNUTAR "use GNU tar" on
.include <bsd.port.pre.mk>