wip/tipp10: move TODO into Makefile.

This commit is contained in:
ng0 2019-12-28 17:51:50 +00:00
parent cc7c3b3e7f
commit 4ed23bdef7
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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.