diff options
author | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
commit | 1e34c6d4c59cebabb38eed357d7e4727f873c7ae (patch) | |
tree | 561cbc0c714160d027ba94f10225ecd20ff820e2 /security | |
parent | da8e4c990531d4bc66ac317d40913c63e19d10d8 (diff) | |
download | freebsd-ports-graphics-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.gz freebsd-ports-graphics-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.zst freebsd-ports-graphics-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.zip |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
Diffstat (limited to 'security')
-rw-r--r-- | security/ifd-devkit/Makefile | 2 | ||||
-rw-r--r-- | security/ifd-gpr400/Makefile | 2 | ||||
-rw-r--r-- | security/libsectok/Makefile | 2 | ||||
-rw-r--r-- | security/opensc/Makefile | 2 | ||||
-rw-r--r-- | security/sectok/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/security/ifd-devkit/Makefile b/security/ifd-devkit/Makefile index f3dad41219e..2514b637f0e 100644 --- a/security/ifd-devkit/Makefile +++ b/security/ifd-devkit/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.linuxnet.com/drivers/readers/files/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IFD Handler Developer's Kit for MUSCLE PC/SC Lite LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite diff --git a/security/ifd-gpr400/Makefile b/security/ifd-gpr400/Makefile index a3268b384ad..c9dfc93aa7e 100644 --- a/security/ifd-gpr400/Makefile +++ b/security/ifd-gpr400/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= security MASTER_SITES= http://www.innovationsw.com/~jaiger/downloads/smartcard/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PC/SC Lite driver for Gemplus GPR400 PCMCIA Smart Card Readers BUILD_DEPENDS= ${LOCALBASE}/include/ifdhandler.h:${PORTSDIR}/security/ifd-devkit diff --git a/security/libsectok/Makefile b/security/libsectok/Makefile index aa38caf8c2d..4649c7d2b14 100644 --- a/security/libsectok/Makefile +++ b/security/libsectok/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.citi.umich.edu/projects/smartcard/ DISTNAME= libsectok-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ISO 7816 Smartcard API Library INSTALLS_SHLIB= yes diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 2e083207969..84860cdcbef 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.6 CATEGORIES= security devel MASTER_SITES= http://www.opensc.org/files/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ISO 7816 Smartcard API USE_GNOME= pkgconfig diff --git a/security/sectok/Makefile b/security/sectok/Makefile index 4cbabac22ec..0041facf707 100644 --- a/security/sectok/Makefile +++ b/security/sectok/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.citi.umich.edu/projects/smartcard/ DISTNAME= sectok-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ISO 7816 Smartcard Utility LIB_DEPENDS= sectok.3:${PORTSDIR}/security/libsectok |