diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2011-01-02 19:04:08 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2011-01-02 19:04:08 +0000 |
commit | e285bc119cbbcfc14d9f019da9a8fb2cd147d579 (patch) | |
tree | e5672ca9c3986e54c10bb27a5ba888cbb3a2389d /security/tpmmanager | |
parent | 7f3a54fa49be11e3581b480c6adf4b4f36d07210 (diff) |
Notes
Diffstat (limited to 'security/tpmmanager')
-rw-r--r-- | security/tpmmanager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tpmmanager/Makefile b/security/tpmmanager/Makefile index daa7311d635c..6155f8977e3b 100644 --- a/security/tpmmanager/Makefile +++ b/security/tpmmanager/Makefile @@ -8,7 +8,7 @@ PORTNAME= tpmmanager PORTVERSION= 0.8 CATEGORIES= security -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/${PORTNAME}-${PORTVERSION} MAINTAINER= nork@FreeBSD.org COMMENT= TPM Manager |