diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-02 07:38:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-02 07:38:49 +0800 |
commit | 1ad1a3a0602b73582b7b42cb1527714ed3cc94e8 (patch) | |
tree | 2f4930e12ce64502c470892262b2c07430b96b2e /lang | |
parent | ff15848ac8594fba878c12552d3275c84b31dc75 (diff) | |
download | freebsd-ports-gnome-1ad1a3a0602b73582b7b42cb1527714ed3cc94e8.tar.gz freebsd-ports-gnome-1ad1a3a0602b73582b7b42cb1527714ed3cc94e8.tar.zst freebsd-ports-gnome-1ad1a3a0602b73582b7b42cb1527714ed3cc94e8.zip |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'lang')
-rw-r--r-- | lang/librep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 62d97af9fb6b..986f5771e23e 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= lang elisp gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} -MAINTAINER= anray@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Emacs Lisp like runtime library LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ |