diff options
author | andreas <andreas@FreeBSD.org> | 1997-10-04 22:53:11 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-10-04 22:53:11 +0800 |
commit | dc455bf77d858e5f8db750ad52b0bd9e0e76c7e7 (patch) | |
tree | e51fa8c140763137c360a0842b51812f87ef266f /databases/xmysqladmin/Makefile | |
parent | 8dc1d5515f125f5cd602d83ac185f4b4d34986a2 (diff) | |
download | freebsd-ports-gnome-dc455bf77d858e5f8db750ad52b0bd9e0e76c7e7.tar.gz freebsd-ports-gnome-dc455bf77d858e5f8db750ad52b0bd9e0e76c7e7.tar.zst freebsd-ports-gnome-dc455bf77d858e5f8db750ad52b0bd9e0e76c7e7.zip |
cosmetic changes using portlint, a really nice tool ;-)
Diffstat (limited to 'databases/xmysqladmin/Makefile')
-rw-r--r-- | databases/xmysqladmin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index beac4d9d7815..7fd2af4960f8 100644 --- a/databases/xmysqladmin/Makefile +++ b/databases/xmysqladmin/Makefile @@ -3,7 +3,7 @@ # Date created: Di 2 Sep 1997 16:29:27 CEST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/09/02 15:06:32 andreas Exp $ # DISTNAME= xmysqladmin-0.2.0 @@ -16,7 +16,7 @@ MASTER_SITES= ftp://mysql.staufen.de/pub/mysql/Contrib/ \ MAINTAINER= andreas@FreeBSD.ORG -BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql +BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ xforms\\.0\\.:${PORTSDIR}/x11/xforms |