summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2015-09-11 06:30:05 +0000
committerwiz <wiz>2015-09-11 06:30:05 +0000
commit6755d2cde70c6bd5f03155e159dae3a2862ebc0b (patch)
tree6add4eaf490adc41edb9b446438c604a1f7f0a30
parent96203b2e3980cf646817242dce6b849326ee9547 (diff)
downloadpkgsrc-6755d2cde70c6bd5f03155e159dae3a2862ebc0b.tar.gz
Fix MASTER_SITES.
-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/