pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/guile22
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 16 23:39:05 UTC 2017
Modified Files:
pkgsrc/lang/guile22: Makefile
Log Message:
Remove alpha.gnu.org from master sites, this has been properly released.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/guile22/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/guile22/Makefile
diff -u pkgsrc/lang/guile22/Makefile:1.2 pkgsrc/lang/guile22/Makefile:1.3
--- pkgsrc/lang/guile22/Makefile:1.2 Thu Mar 16 14:13:43 2017
+++ pkgsrc/lang/guile22/Makefile Thu Mar 16 23:39:05 2017
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2017/03/16 14:13:43 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/16 23:39:05 wiz Exp $
DISTNAME= guile-2.2.0
PKGNAME= ${DISTNAME:S/guile/guile22/}
PKGREVISION= 1
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.gnu.org/gnu/guile/ \
- ftp://alpha.gnu.org/gnu/guile/
+MASTER_SITES= ftp://ftp.gnu.org/gnu/guile/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.gnu.org/software/guile/
Home |
Main Index |
Thread Index |
Old Index