summaryrefslogtreecommitdiff
path: root/databases/pgpool
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
commitd99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch)
treee2a84f68e77dbe7865813a025397d0b883ae5cec /databases/pgpool
parent214095554a40171225b6b1310485e06aea975e57 (diff)
downloadpkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'databases/pgpool')
-rw-r--r--databases/pgpool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile
index a118f7ca879..8852c0b6295 100644
--- a/databases/pgpool/Makefile
+++ b/databases/pgpool/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2012/10/02 21:25:38 asau Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/03 08:36:52 wiz Exp $
DISTNAME= pgpool-3.4.1
CATEGORIES= databases
MASTER_SITES= http://pgfoundry.org/frs/download.php/1446/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://pgpool.projects.postgresql.org/
+#HOMEPAGE= http://pgpool.projects.postgresql.org/
COMMENT= Connection pooling/replication server for PostgreSQL
GNU_CONFIGURE= yes