Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks

This commit is contained in:
Vale
2016-03-05 14:19:01 -05:00
parent e3bc44d5f2
commit 6f4f45198e
104 changed files with 439 additions and 601 deletions

View File

@@ -2,10 +2,8 @@ SUMMARY="Screensaver drawing interesting city-like structures"
DESCRIPTION="Substrate is a screensaver which creates interesting images from \
lines and circles. Inspired by xscreensaver's Substrate."
HOMEPAGE="https://github.com/atalax/haiku-substrate"
COPYRIGHT="
2003 Jared Tarbell
2014 Josef Gajdusek
"
COPYRIGHT="2003 Jared Tarbell
2014 Josef Gajdusek"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/atalax/haiku-substrate/archive/v$portVersion.tar.gz"