diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-10-26 23:57:21 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-10-26 23:57:21 +0000 |
commit | 337f28498d022f0e84f79ec745aacb06abf11c8f (patch) | |
tree | d46eb2d8f5a30afe6bb2f76559195a53bfac798b /editors/xed | |
parent | Upgrade, 4.3.1 -> 4.3.2. (diff) |
Update MAINTAINER address
Submitted by: Andreas Kohout <shanee@augusta.de>
Notes
Notes:
svn path=/head/; revision=8356
Diffstat (limited to 'editors/xed')
-rw-r--r-- | editors/xed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile index dcd5eb89f5b5..bef2183149f9 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Jul 1996 # Whom: shanee # -# $Id: Makefile,v 1.4 1996/11/11 05:07:43 obrien Exp $ +# $Id: Makefile,v 1.5 1996/11/18 09:52:52 asami Exp $ # DISTNAME= xed1.3 @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors EXTRACT_SUFX= .tar.Z -MAINTAINER= shanee@rabbit.augusta.de +MAINTAINER= shanee@augusta.de LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |