diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 20:01:39 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 20:01:39 +0000 |
commit | 299774c1d0b25d356b3a5ec77a3f6e524319edf9 (patch) | |
tree | 7ee7df9a3839e88e5b1b391a1ff9c5ba1e0ca715 /mail/libsrs | |
parent | 25db4f48c1087a45e86a4fce74974a7d9fea4768 (diff) |
Notes
Diffstat (limited to 'mail/libsrs')
-rw-r--r-- | mail/libsrs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libsrs/Makefile b/mail/libsrs/Makefile index 9f1ce3e49bf2..d33af0684f1a 100644 --- a/mail/libsrs/Makefile +++ b/mail/libsrs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.libsrs.org/files/ DISTNAME= ${PORTNAME}.${PORTVERSION}eta -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Sender Rewriting Scheme (SRS) library and client USE_BZIP2= yes |