diff options
author | marcus <marcus@FreeBSD.org> | 2009-05-25 02:41:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-05-25 02:41:10 +0800 |
commit | 8112e9d3397027ad902f9bbd574ae335fba3d136 (patch) | |
tree | ae5f04190f44f11af10a1e1570f3d61d3c2ca08f /lang/librep | |
parent | c1941e713aab51ca107cbcfbedb643c2286d950d (diff) | |
download | freebsd-ports-gnome-8112e9d3397027ad902f9bbd574ae335fba3d136.tar.gz freebsd-ports-gnome-8112e9d3397027ad902f9bbd574ae335fba3d136.tar.zst freebsd-ports-gnome-8112e9d3397027ad902f9bbd574ae335fba3d136.zip |
Assign maintainership to anray who already maintains the sawfish port. He
will do a better job of keeping these ports up-to-date.
Diffstat (limited to 'lang/librep')
-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 bab2ae71e3cb..0b3a771cde87 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang elisp gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= librep -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= anray@FreeBSD.org COMMENT= An Emacs Lisp like runtime library LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ |