summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-09-11 06:30:05 +0000
committerwiz <wiz@pkgsrc.org>2015-09-11 06:30:05 +0000
commit09c6f94cf08fb11f882047eb42896522dee3e503 (patch)
tree6add4eaf490adc41edb9b446438c604a1f7f0a30 /security
parent7681fa526b8e22a97f2ff94f6908181e7ff9156f (diff)
downloadpkgsrc-09c6f94cf08fb11f882047eb42896522dee3e503.tar.gz
Fix MASTER_SITES.
Diffstat (limited to 'security')
-rw-r--r--security/liboauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/liboauth/Makefile b/security/liboauth/Makefile
index a5bb23a74f3..8651b7f2450 100644
--- a/security/liboauth/Makefile
+++ b/security/liboauth/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2015/09/10 23:05:53 prlw1 Exp $
+# $NetBSD: Makefile,v 1.9 2015/09/11 06:30:05 wiz Exp $
DISTNAME= liboauth-1.0.3
CATEGORIES= security
-MASTER_SITES= http://liboauth.sourceforge.net/pool/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liboauth/}
MAINTAINER= agc@NetBSD.org
HOMEPAGE= http://liboauth.sourceforge.net/