diff options
Diffstat (limited to 'mail/faces')
-rw-r--r-- | mail/faces/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 9818797794f..7c3f455d044 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2006/02/05 23:09:54 joerg Exp $ +# $NetBSD: Makefile,v 1.50 2006/03/04 21:30:00 jlam Exp $ DISTNAME= faces-1.6.1 PKGREVISION= 4 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/faces-1.6.1/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Visual mail, user and print face server DEPENDS+= netpbm>=9.2:../../graphics/netpbm |