diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 17:14:01 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 17:14:01 +0000 |
commit | fc541f479ae61d73761c04c382161784395c654a (patch) | |
tree | 1c3667644a7a9193c7b9c35713d9c2f259c52b41 /devel | |
parent | 2e32dd8aef91abdf74c8160245c6941cff105f66 (diff) | |
download | ports-fc541f479ae61d73761c04c382161784395c654a.tar.gz ports-fc541f479ae61d73761c04c382161784395c654a.zip |
Update maintainer's email
PR: 34340
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=53862
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index bde13d66950e..cbf41e8cd1e0 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 |