pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/tipp10: move TODO into Makefile.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Sat Dec 28 17:51:50 2019 +0000
Changeset: 4ed23bdef72f479e5f7818c474dcb46f545ad4b1
Modified Files:
tipp10/Makefile
Removed Files:
tipp10/TODO
Log Message:
wip/tipp10: move TODO into Makefile.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4ed23bdef72f479e5f7818c474dcb46f545ad4b1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tipp10/Makefile | 4 ++++
tipp10/TODO | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/tipp10/Makefile b/tipp10/Makefile
index 4a6e351e38..6fb5f56e63 100644
--- a/tipp10/Makefile
+++ b/tipp10/Makefile
@@ -3,6 +3,10 @@
DISTNAME= tipp10_2.1.0.orig
PKGNAME= ${DISTNAME:S/_/-/:S/.orig//}
CATEGORIES= games
+# \todo: https://www.tipp10.com/de/download/getfile/3/ is the
+# real source. We need a webbrowser user-agent string to get
+# this, otherwise we get a 0 length gzip file. This is why we
+# are using Debian as a source.
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/t/tipp10/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff --git a/tipp10/TODO b/tipp10/TODO
deleted file mode 100644
index 10f769201f..0000000000
--- a/tipp10/TODO
+++ /dev/null
@@ -1,4 +0,0 @@
-* FIXME: https://www.tipp10.com/de/download/getfile/3/ is the
- real source. We need a webbrowser user-agent string to get
- this, otherwise we get a 0 length gzip file. This is why we
- are using Debian as a source.
Home |
Main Index |
Thread Index |
Old Index