summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-30 13:23:15 +0000
committerwiz <wiz@pkgsrc.org>2004-12-30 13:23:15 +0000
commit8d737d86ee70a5b370f8a9d7241d7d8cf4c97bc0 (patch)
tree2e34b34b9dca7faaebd32e160fd61f181d139ea0 /pkgtools
parent4c1c1b6140db36509956b64be918cda0d666d5e8 (diff)
downloadpkgsrc-8d737d86ee70a5b370f8a9d7241d7d8cf4c97bc0.tar.gz
Bump version: depend on postgresql73 instead of non-existing postgresql.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkgconflict/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/pkgtools/pkgconflict/Makefile b/pkgtools/pkgconflict/Makefile
index 4a20bf039c1..3ee3e02302e 100644
--- a/pkgtools/pkgconflict/Makefile
+++ b/pkgtools/pkgconflict/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/07/27 17:59:58 agc Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/30 13:23:15 wiz Exp $
#
-DISTNAME= pkgconflict-0.3
-PKGREVISION= 2
+DISTNAME= pkgconflict-0.3.1
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,7 +9,7 @@ DISTFILES= # empty
MAINTAINER= wennmach@NetBSD.org
COMMENT= Scripts to find conflicting packages in pkgsrc
-DEPENDS+= postgresql>=7.0:../../databases/postgresql73
+DEPENDS+= postgresql73>=7.0:../../databases/postgresql73
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes