diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-14 04:43:58 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-14 04:43:58 +0000 |
commit | 0a8f8b96813f5b3196e0a8598f064ce687d08d88 (patch) | |
tree | 08dcbf75449f720ef30316d2ba8cdebc9e4e3a0e | |
parent | a05c31887cf7b68d2a106884bce0cc95dd9627e5 (diff) | |
download | FreeBSD-ports-0a8f8b96813f5b3196e0a8598f064ce687d08d88.zip FreeBSD-ports-0a8f8b96813f5b3196e0a8598f064ce687d08d88.tar.gz |
Make Steven G. Kargl <kargl@troutmask.apl.washington.edu> the
maintainer of this port.
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 84a1e36..1953df8 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -3,7 +3,7 @@ # Date created: December 10, 1996 # Whom: 1wardd@airmail.net # -# $Id: Makefile,v 1.33 1999/07/14 03:58:27 cpiazza Exp $ +# $Id: Makefile,v 1.34 1999/07/14 04:35:16 cpiazza Exp $ # DISTNAME= lesstif-0.88.9 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ ftp://ftp.fu-berlin.de/unix/X11/gui/lesstif/srcdist/ \ ftp://ftp.win.or.jp/pub/X11/misc/lesstif/srcdist/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kargl@troutmask.apl.washington.edu MANUAL_PACKAGE_BUILD= do not want to install during interactive build |