diff options
author | des <des@FreeBSD.org> | 2003-09-23 01:49:39 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2003-09-23 01:49:39 +0800 |
commit | 2cdaa98008375186414b21766a2151083394e1a6 (patch) | |
tree | 98ae4cb36cac63639b2b6658f543bd5b101d4b49 /databases | |
parent | 79b7855c0e7804d27f308fa0a1bfb44f176d9096 (diff) | |
download | freebsd-ports-gnome-2cdaa98008375186414b21766a2151083394e1a6.tar.gz freebsd-ports-gnome-2cdaa98008375186414b21766a2151083394e1a6.tar.zst freebsd-ports-gnome-2cdaa98008375186414b21766a2151083394e1a6.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
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 |