diff options
Diffstat (limited to 'security/libpwstor/Makefile')
-rw-r--r-- | security/libpwstor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libpwstor/Makefile b/security/libpwstor/Makefile index 4eb9de6f74c9..bf41732d480f 100644 --- a/security/libpwstor/Makefile +++ b/security/libpwstor/Makefile @@ -8,7 +8,7 @@ PORTNAME= libpwstor PORTVERSION= 0.1 CATEGORIES= security devel -MASTER_SITES= SF/kageki +MASTER_SITES= SF/kageki/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A password storage library for C programmers |