diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-10 17:47:15 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-10 17:47:15 +0000 |
commit | a44ee12ecec5648af0b0028b26c0ce7df519ccc2 (patch) | |
tree | dd77e3498459119c871a06e932ad9dd9face2f53 | |
parent | 6e6d450252420fa5a322a61f56b5466fb9158d28 (diff) |
Notes
-rw-r--r-- | devel/dotconf++/Makefile | 2 | ||||
-rw-r--r-- | mail/libsieve/Makefile | 2 | ||||
-rw-r--r-- | security/ifd-slb_rf60/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/dotconf++/Makefile b/devel/dotconf++/Makefile index 69b47afc1162..04527b55c362 100644 --- a/devel/dotconf++/Makefile +++ b/devel/dotconf++/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF \ http://voodoo.com.ua/dotconfpp/ -MAINTAINER= mark_sf@kikg.ifmo.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Configuration file parser written in C++ USE_AUTOTOOLS= libtool diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile index 1980aa544d24..16a7b9818bc1 100644 --- a/mail/libsieve/Makefile +++ b/mail/libsieve/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.1 CATEGORIES= mail MASTER_SITES= http://cloud.github.com/downloads/sodabrew/libsieve/ -MAINTAINER= mark_sf@kikg.ifmo.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Library for parsing, sorting, and filtering mail LICENSE=LGPL21 diff --git a/security/ifd-slb_rf60/Makefile b/security/ifd-slb_rf60/Makefile index 8baa80e4fe86..942eeb61ce01 100644 --- a/security/ifd-slb_rf60/Makefile +++ b/security/ifd-slb_rf60/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security devel MASTER_SITES= http://www.linuxnet.com/drivers/readers/files/ DISTNAME= ${PORTNAME:S/^ifd-//}-drv-${PORTVERSION} -MAINTAINER= toni@soth.at +MAINTAINER= ports@FreeBSD.org COMMENT= PC/SC Lite driver for the Reflex 62 serial smart card reader LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite |