diff options
Diffstat (limited to 'security/libfprint/Makefile')
-rw-r--r-- | security/libfprint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 0177c1a99bdf..235b0670cba1 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -9,8 +9,7 @@ PORTNAME= libfprint PORTVERSION= 0.0.6 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= fprint +MASTER_SITES= SF/fprint/${PORTNAME}/v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for fingerprint reader devices |