Skip to content

Commit

Permalink
MASTER_SITES fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed Oct 12, 2012
1 parent c3831ba commit 4635a55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions security/gnutls/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.119 2012/10/10 11:44:30 drochner Exp $
# $NetBSD: Makefile,v 1.120 2012/10/12 15:37:12 adam Exp $

DISTNAME= gnutls-3.0.24
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnu/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/gnutls/ \
${MASTER_SITE_GNU:=gnutls/}
EXTRACT_SUFX= .tar.xz
Expand Down

0 comments on commit 4635a55

Please sign in to comment.