aboutsummaryrefslogtreecommitdiff
path: root/security/fprint_demo
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-14 10:15:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-14 10:15:04 +0000
commit60d1a83c2a113150cedbc43ff12a7375144f741a (patch)
tree627649ff7699a289d5d78c11bf8d105881402ca8 /security/fprint_demo
parenta50428b01c275f058b067787701d333a9d45cbcb (diff)
downloadports-60d1a83c2a113150cedbc43ff12a7375144f741a.tar.gz
ports-60d1a83c2a113150cedbc43ff12a7375144f741a.zip
Notes
Diffstat (limited to 'security/fprint_demo')
-rw-r--r--security/fprint_demo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/fprint_demo/Makefile b/security/fprint_demo/Makefile
index 94b53109a1c5..2cac74de2610 100644
--- a/security/fprint_demo/Makefile
+++ b/security/fprint_demo/Makefile
@@ -5,8 +5,7 @@ PORTNAME= fprint_demo
PORTVERSION= 20080303
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR= pool/main/f/${PORTNAME:C/_/-/}
+MASTER_SITES= DEBIAN/pool/main/f/${PORTNAME:C/_/-/}
DISTNAME= ${PORTNAME:C/_/-/}_${PORTVERSION}git.orig
MAINTAINER= lichray@gmail.com