diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-06-27 10:15:01 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-06-27 10:15:01 +0000 |
commit | afc010f63a6f8f0210741155e0af8471d5df02cb (patch) | |
tree | 18966b10f1819c6d045f907082f456b726f2704c /sysutils/lavaps | |
parent | bf04579e779b008d21ec1ef6db52ac3099ed37e0 (diff) | |
download | ports-afc010f63a6f8f0210741155e0af8471d5df02cb.tar.gz ports-afc010f63a6f8f0210741155e0af8471d5df02cb.zip |
Notes
Diffstat (limited to 'sysutils/lavaps')
-rw-r--r-- | sysutils/lavaps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index fe37bc06d1c8..a30a99282ed8 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.17 CATEGORIES= sysutils MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 |