diff options
author | matthew <matthew@FreeBSD.org> | 2019-06-15 15:55:38 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2019-06-15 15:55:38 +0800 |
commit | d7f1beee579605a415c64c6bbe51b3aa8b140317 (patch) | |
tree | 58ce35030bc85780a97b9c346e67840215169e95 /www/trac-ldapauthstore | |
parent | 380b28607100de25687466d9cd6fc5861de24e36 (diff) | |
download | freebsd-ports-gnome-d7f1beee579605a415c64c6bbe51b3aa8b140317.tar.gz freebsd-ports-gnome-d7f1beee579605a415c64c6bbe51b3aa8b140317.tar.zst freebsd-ports-gnome-d7f1beee579605a415c64c6bbe51b3aa8b140317.zip |
Return some ports to the pool. I no longer use trac or MySQL.
Diffstat (limited to 'www/trac-ldapauthstore')
-rw-r--r-- | www/trac-ldapauthstore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-ldapauthstore/Makefile b/www/trac-ldapauthstore/Makefile index 00e32341e60f..bfad486f5400 100644 --- a/www/trac-ldapauthstore/Makefile +++ b/www/trac-ldapauthstore/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= LOCAL/matthew PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= matthew@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Trac AccountManager plugin using LDAP authentication store LICENSE= BSD3CLAUSE |