diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
commit | 0e2468d8b12698bbcc41657c99af38126d9697a7 (patch) | |
tree | d09e03b15f7ad43d80b1173bd6f344fae6e34930 /mail/lmtp2nntp/Makefile | |
parent | 56ba617df9b9136d132aba43ca0794e64eedea94 (diff) |
Notes
Diffstat (limited to 'mail/lmtp2nntp/Makefile')
-rw-r--r-- | mail/lmtp2nntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/lmtp2nntp/Makefile b/mail/lmtp2nntp/Makefile index 846829062791..a525c2e35251 100644 --- a/mail/lmtp2nntp/Makefile +++ b/mail/lmtp2nntp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail news MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= tool/${PORTNAME} -MAINTAINER= vd@datamax.bg +MAINTAINER= vd@FreeBSD.org COMMENT= OSSP mail to news gateway LIB_DEPENDS= str.9:${PORTSDIR}/devel/str \ |