diff options
Diffstat (limited to 'databases/unixodbc-DataManager/Makefile')
-rw-r--r-- | databases/unixodbc-DataManager/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/unixodbc-DataManager/Makefile b/databases/unixodbc-DataManager/Makefile index 28974cd7f98..89e0d8aa055 100644 --- a/databases/unixodbc-DataManager/Makefile +++ b/databases/unixodbc-DataManager/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2004/12/03 15:14:53 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:16 tv Exp $ PKGNAME= unixodbc-DataManager-${ODBC_BASE_VERS} PKGREVISION= 4 COMMENT= GUI tool for unixODBC data source management -USE_BUILDLINK3= YES USE_X11= YES .include "../../databases/unixodbc/Makefile.common" |