diff options
author | mandree <mandree@FreeBSD.org> | 2011-05-28 07:46:54 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2011-05-28 07:46:54 +0800 |
commit | 49a7b34bfb2fb554a2acd51681a7c80dd929e756 (patch) | |
tree | 8534c07d1ad000090cd436791d085ee781c60204 /databases/Makefile | |
parent | a4ed56691bbdba5cd15485221039da49d89aa073 (diff) | |
download | freebsd-ports-gnome-49a7b34bfb2fb554a2acd51681a7c80dd929e756.tar.gz freebsd-ports-gnome-49a7b34bfb2fb554a2acd51681a7c80dd929e756.tar.zst freebsd-ports-gnome-49a7b34bfb2fb554a2acd51681a7c80dd929e756.zip |
Remove db45.
This happens before EXPIRATION_DATE as no dependencies are left in ports,
the few that were there use db46+.
Approved by: Gea-Suan Lin (maintainer)
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index e7f18b74f6b4..b38a54fb8f23 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -39,7 +39,6 @@ SUBDIR += db42-nocrypto SUBDIR += db43 SUBDIR += db44 - SUBDIR += db45 SUBDIR += db46 SUBDIR += db47 SUBDIR += db48 |