pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
axe: fix fetch without curl
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Mon Oct 12 20:57:53 2015 +0200
Changeset: 29041613614824e8152638f93c324b89118fb762
Modified Files:
axe/Makefile
Log Message:
axe: fix fetch without curl
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=29041613614824e8152638f93c324b89118fb762
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
axe/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/axe/Makefile b/axe/Makefile
index 8a575c0..8d93f24 100644
--- a/axe/Makefile
+++ b/axe/Makefile
@@ -3,14 +3,13 @@
DISTNAME= axe-0.2.0
CATEGORIES= emulators cross
-MASTER_SITES= https://web.archive.org/web/20051124083645/http://www.hardcoders.org/axe/
+MASTER_SITES= https://web.archive.org/web/20010614080535/http://www.hardcoders.org/axe/
MAINTAINER= virtus%wanadoo.nl@localhost
HOMEPAGE= https://web.archive.org/web/20051124083645/http://www.hardcoders.org/axe/
COMMENT= Manipulate contents of Atari 8bit disk image files (.ATR, .XFD)
PKG_DESTDIR_SUPPORT= none
-FETCH_USING= curl
NO_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index