mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fix copyrights in various recipes. No functional change intended.
This commit is contained in:
@@ -2,9 +2,9 @@ SUMMARY="A library that provides functions to read, create, and modify mp4 files
|
||||
DESCRIPTION="
|
||||
A library that provides functions to read, create, and modify mp4 files.
|
||||
"
|
||||
HOMEPAGE="https://code.google.com/p/mp4v2/"
|
||||
HOMEPAGE="https://code.google.com/p/mp4v2/"
|
||||
LICENSE="MPL v1.1"
|
||||
COPYRIGHT="Kona Blend, Copyright (C) 2008."
|
||||
COPYRIGHT="2008 Kona Blend"
|
||||
SRC_URI="https://mp4v2.googlecode.com/files/mp4v2-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="0319b9a60b667cf10ee0ec7505eb7bdc0a2e21ca7a93db96ec5bd758e3428338"
|
||||
REVISION="2"
|
||||
@@ -69,7 +69,7 @@ INSTALL()
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
}
|
||||
|
||||
# ----- devel package -------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user