diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
commit | 32b1b831cd993dbca6afca173ebb087cd26238f0 (patch) | |
tree | b7bfe10b717cc84624543360d74893a3ad1d3693 /databases/libsdb | |
parent | d45aafd6c7ec85c58376e45d5a011ac5a2d94ea2 (diff) | |
download | ports-32b1b831cd993dbca6afca173ebb087cd26238f0.tar.gz ports-32b1b831cd993dbca6afca173ebb087cd26238f0.zip |
Notes
Diffstat (limited to 'databases/libsdb')
-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 17f8581bc35b..a022c0276f96 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= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple database library MAKE_JOBS_UNSAFE= yes |