diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /net/jags | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) | |
download | freebsd-ports-gnome-c02010737965d687f6d0898c43fba834e6fb2c73.tar.gz freebsd-ports-gnome-c02010737965d687f6d0898c43fba834e6fb2c73.tar.zst freebsd-ports-gnome-c02010737965d687f6d0898c43fba834e6fb2c73.zip |
- Reset maintainership of my ports
Diffstat (limited to 'net/jags')
-rw-r--r-- | net/jags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jags/Makefile b/net/jags/Makefile index d3343b04a19d..187b0bcbc802 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Jags/${PORTNAME}-${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JAGS - Just Another GTK+ Samba Client RUN_DEPENDS= smbclient:${PORTSDIR}/${SAMBA_PORT} |