diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-09-22 17:49:39 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-09-22 17:49:39 +0000 |
commit | 065b9920714ff99c09857c14c2f8dfddc37b0ffd (patch) | |
tree | 3c344b3544d59d79822329b73d7e28e4380fc83d /databases | |
parent | 4efa047e8dfa72ef295bb198d93e52f4eb6fb5e8 (diff) | |
download | ports-065b9920714ff99c09857c14c2f8dfddc37b0ffd.tar.gz ports-065b9920714ff99c09857c14c2f8dfddc37b0ffd.zip |
Remove gnats4 from the Makefile. It should not have been imported since
the ports tree is frozen. It will be reconnected once the freeze is over.
Requested by: portmgr
Pointy hat to: des
Notes
Notes:
svn path=/head/; revision=89109
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 662d2f5097e4..9f344427f7b2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -36,7 +36,6 @@ SUBDIR += gigabase SUBDIR += gmysql SUBDIR += gnats - SUBDIR += gnats4 SUBDIR += gnomedb SUBDIR += gqlplus SUBDIR += grass |