diff options
author | araujo <araujo@FreeBSD.org> | 2008-05-17 21:52:08 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-05-17 21:52:08 +0800 |
commit | 0a49cc6ab7af4b5c0680650237743e2fff40bd84 (patch) | |
tree | d0ad04fa778fe86e52a6794ac1137b1f44170555 | |
parent | 1c5fe9694242b7742a7eeddd3e97e540bec79c4a (diff) | |
download | freebsd-ports-gnome-0a49cc6ab7af4b5c0680650237743e2fff40bd84.tar.gz freebsd-ports-gnome-0a49cc6ab7af4b5c0680650237743e2fff40bd84.tar.zst freebsd-ports-gnome-0a49cc6ab7af4b5c0680650237743e2fff40bd84.zip |
- Pass maintainership to submitter.
PR: port/123474
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
-rw-r--r-- | databases/libsdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libsdb/Makefile b/databases/libsdb/Makefile index b328e20deddf..896b1af2eae8 100644 --- a/databases/libsdb/Makefile +++ b/databases/libsdb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://siag.nu/pub/libsdb/ \ http://siag.nu/pub/libsdb/ DISTNAME= sdb-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Simple database library HAS_CONFIGURE= yes |