summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorfrueauf <frueauf>1999-01-17 00:59:37 +0000
committerfrueauf <frueauf>1999-01-17 00:59:37 +0000
commit732874f0a6773e2038688f60746aa308658a9a03 (patch)
tree55d375c3337c49e40bb43609844f045537c4f297 /databases
parent4d6732cbce02b801d81d47f37ed194ba2e6619fc (diff)
downloadpkgsrc-732874f0a6773e2038688f60746aa308658a9a03.tar.gz
Whoops, I wanted to adjust the comment.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile
index d07a11aec71..9790efb8f35 100644
--- a/databases/postgresql/Makefile
+++ b/databases/postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 1999/01/17 00:52:08 frueauf Exp $
+# $NetBSD: Makefile,v 1.26 1999/01/17 00:59:37 frueauf Exp $
# FreeBSD Id: Makefile,v 1.22 1997/12/24 01:21:37 alex Exp
DISTNAME= postgresql-6.4.2
@@ -19,7 +19,7 @@ DEPENDS+= bison-1.25:../../devel/bison
CONFLICTS= postgresql-6.3.2
# Needs ELF clue, mips has no TAS implementation
-NOT_FOR_ARCHS= alpha mips # Needs ELF clue, mips has no TAS implementation
+NOT_FOR_ARCHS= alpha mips
NO_PACKAGE= "Requires pgsql uid"