diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-30 02:49:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-30 02:49:52 +0000 |
commit | 40fa28d14c079b98fbd8ec0de47cc8b8c8a04d2d (patch) | |
tree | 8633bb2ede638caee73fa3fb4ea7d0b7b8a410aa /security/poc | |
parent | 384c7f55269b11294b5e039235b4409e21ccf78f (diff) | |
download | ports-40fa28d14c079b98fbd8ec0de47cc8b8c8a04d2d.tar.gz ports-40fa28d14c079b98fbd8ec0de47cc8b8c8a04d2d.zip |
Notes
Diffstat (limited to 'security/poc')
-rw-r--r-- | security/poc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/poc/Makefile b/security/poc/Makefile index 382b72085715..31b8ebc72524 100644 --- a/security/poc/Makefile +++ b/security/poc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR=poc -MAINTAINER= king@v2project.com +MAINTAINER= ports@FreeBSD.org COMMENT= Program for managing passwords on smartcards LIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko |