diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-17 11:16:02 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-17 11:16:02 +0000 |
commit | 4fbb176e7b03f40b32d29bf04fdf421bb34a0568 (patch) | |
tree | 22c267acc0af3667671a6ba91ee7b909c667c889 | |
parent | LIB_DEPEND on readline-port on FreeBSD 4.x (diff) |
Pass maintainership to Renato Botelho <freebsd@galle.com.br>.
Discussed with: Mark Huizer (former maintainer),
Renato Botelho <freebsd@galle.com.br>
Notes
Notes:
svn path=/head/; revision=135459
-rw-r--r-- | devel/libslang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index 70e641f91aa7..4eb22e1fa991 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.4/ DISTNAME= slang-${PORTVERSION} -MAINTAINER= xaa+ports@timewasters.nl +MAINTAINER= freebsd@galle.com.br COMMENT= Routines for rapid alpha-numeric terminal applications development USE_BZIP2= yes |