diff options
author | adam <adam@pkgsrc.org> | 2021-05-24 08:26:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-05-24 08:26:45 +0000 |
commit | f32dc0b72c19d14cb2effd6ff1fcb294241c2b9b (patch) | |
tree | 0ad42c9cd9a69a22bcde39c3c44f39f0a9836ae9 /databases/Makefile | |
parent | e526fdb55054bed3be63002d5d735bb189b75486 (diff) | |
download | pkgsrc-f32dc0b72c19d14cb2effd6ff1fcb294241c2b9b.tar.gz |
postgresql95: removed; EOL
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/databases/Makefile b/databases/Makefile index 7803a656106..53567747b3a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.632 2021/05/23 15:32:47 nia Exp $ +# $NetBSD: Makefile,v 1.633 2021/05/24 08:26:45 adam Exp $ COMMENT= Databases @@ -331,14 +331,6 @@ SUBDIR+= postgresql13-plperl SUBDIR+= postgresql13-plpython SUBDIR+= postgresql13-pltcl SUBDIR+= postgresql13-server -SUBDIR+= postgresql95 -SUBDIR+= postgresql95-client -SUBDIR+= postgresql95-contrib -SUBDIR+= postgresql95-docs -SUBDIR+= postgresql95-plperl -SUBDIR+= postgresql95-plpython -SUBDIR+= postgresql95-pltcl -SUBDIR+= postgresql95-server SUBDIR+= postgresql96 SUBDIR+= postgresql96-client SUBDIR+= postgresql96-contrib |