diff options
author | trevor <trevor@FreeBSD.org> | 2001-03-21 21:47:38 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-03-21 21:47:38 +0000 |
commit | f4af7838e1121294835157764b8ab9a1b83744d9 (patch) | |
tree | 97dca91e28a95e5d63e4ec072e73a8478fa4a366 /math | |
parent | a29426be98decb0f62f1d38c565c260b068e0143 (diff) | |
download | FreeBSD-ports-f4af7838e1121294835157764b8ab9a1b83744d9.zip FreeBSD-ports-f4af7838e1121294835157764b8ab9a1b83744d9.tar.gz |
Set maintainer to ports@FreeBSD.org.
Approved by: message on ports list, apparently from maintainer.
Diffstat (limited to 'math')
-rw-r--r-- | math/xldlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index a938428..5a14d96 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://a42.com/~thor/xldlas/ \ MASTER_SITE_SUBDIR= apps/graphics/visualization EXTRACT_SUFX= -source.tgz -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms |