diff options
author | Jose G. Juanino <jjuanino@gmail.com> | 2022-10-30 13:21:44 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-10-30 13:22:25 +0000 |
commit | 6f9ecc04ad359bf3cc9c6cf46caecb984f070799 (patch) | |
tree | 8d727445fe2a0d91808784bd55feac46a3f2cb78 /databases | |
parent | 62d02183b6f2941fc4c9f0e37347cef45e9940d9 (diff) | |
download | ports-6f9ecc04ad359bf3cc9c6cf46caecb984f070799.tar.gz ports-6f9ecc04ad359bf3cc9c6cf46caecb984f070799.zip |
Diffstat (limited to 'databases')
-rw-r--r-- | databases/powerarchitect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/powerarchitect/Makefile b/databases/powerarchitect/Makefile index 155946cb50d9..8d63f5ef50ae 100644 --- a/databases/powerarchitect/Makefile +++ b/databases/powerarchitect/Makefile @@ -4,7 +4,7 @@ CATEGORIES= databases java MASTER_SITES= http://www.bestofbi.com/downloads/architect/${PORTVERSION}/ DISTNAME= SQL-Power-Architect-generic-${PORTVERSION} -MAINTAINER= jjuanino@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Data modeling and profiling tool WWW= http://www.bestofbi.com/page/architect |