diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-30 03:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-30 03:58:35 +0000 |
commit | 96f3a37ff14b9afa5d8484755a9b6c8bf9e4b677 (patch) | |
tree | 27a45b4138461bcc9ddedc41c9bd9372335a63f9 /databases/gdbm | |
parent | 1569b0be22ea14cbf8c3c71470e03f067b166f8a (diff) | |
download | ports-96f3a37ff14b9afa5d8484755a9b6c8bf9e4b677.tar.gz ports-96f3a37ff14b9afa5d8484755a9b6c8bf9e4b677.zip |
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
Approved by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=47131
Diffstat (limited to 'databases/gdbm')
-rw-r--r-- | databases/gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 130bb197bc01..043586562465 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gdbm -MAINTAINER= clefevre@redirect.to +MAINTAINER= clefevre@citeweb.net USE_LIBTOOL= yes INSTALLS_SHLIB= yes |