diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-12-12 21:53:40 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-12-12 21:53:40 +0000 |
commit | 5879dd9aaa2ad4d7be7ccfc0226daab3053d5516 (patch) | |
tree | 3cdc323738e328d1378697fd3e0802584ddbcbcf /security/sectok/Makefile | |
parent | df1dfa0cd2288bfb83e5ada456ffdeff38bc8659 (diff) | |
download | ports-5879dd9aaa2ad4d7be7ccfc0226daab3053d5516.tar.gz ports-5879dd9aaa2ad4d7be7ccfc0226daab3053d5516.zip |
Notes
Diffstat (limited to 'security/sectok/Makefile')
-rw-r--r-- | security/sectok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sectok/Makefile b/security/sectok/Makefile index 4cbabac22ecc..0041facf7078 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 |