summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>1999-09-04 01:08:53 +0000
committerbad <bad@pkgsrc.org>1999-09-04 01:08:53 +0000
commit13a43dfb0baf974069fa0bfaa87ec08b78f7ac0c (patch)
tree5f603bf71d750fd57b614a5cd847a6e5fbc9ce97 /sysutils
parentb27f459aa65ab176b548bea8cf1a6f9a02e23d2e (diff)
downloadpkgsrc-13a43dfb0baf974069fa0bfaa87ec08b78f7ac0c.tar.gz
Minor nit in DEPENDS line.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index bb81317dd8a..fc1d35befe4 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/08/18 08:28:09 agc Exp $
+# $NetBSD: Makefile,v 1.10 1999/09/04 01:08:53 bad Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.amanda.org/
DEPENDS+= readline-4.0:../../devel/readline
DEPENDS+= gtar-1.12:../../archivers/gtar
-DEPENDS+= amanda-common-2.4.1p1:../amanda-common
+DEPENDS+= amanda-common-2.4.1p1:../../sysutils/amanda-common
USE_LIBTOOL= yes
GNU_CONFIGURE= yes