diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-02 17:31:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-02 17:31:41 +0000 |
commit | b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3 (patch) | |
tree | f1dadbb5fcc834fc910ca77fa2bc77aff2e76335 /news/slrnface | |
parent | 4b18243f1f45cec47bddffb80a9c26e17213619a (diff) | |
download | ports-b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3.tar.gz ports-b344c14cc6ffef9b76777cf0eb9a1e3e73c72fd3.zip |
Notes
Diffstat (limited to 'news/slrnface')
-rw-r--r-- | news/slrnface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/slrnface/Makefile b/news/slrnface/Makefile index ed605779106e..016efe48b75f 100644 --- a/news/slrnface/Makefile +++ b/news/slrnface/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/s/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shows X-Faces from slrn in X11 terminal emulator LIB_DEPENDS= compface:${PORTSDIR}/mail/faces |