mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix copyrights in various recipes. No functional change intended.
This commit is contained in:
@@ -3,9 +3,9 @@ DESCRIPTION="
|
||||
libdvdcss is a simple library designed for accessing DVDs like a block device \
|
||||
without having to bother about the decryption.
|
||||
"
|
||||
HOMEPAGE="http://www.videolan.org/developers/libdvdcss.html"
|
||||
HOMEPAGE="http://www.videolan.org/developers/libdvdcss.html"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="Copyright (C) 1998-2008 VideoLAN"
|
||||
COPYRIGHT="1998-2008 VideoLAN"
|
||||
SRC_URI="http://download.videolan.org/pub/libdvdcss/1.2.12/libdvdcss-1.2.12.tar.bz2"
|
||||
CHECKSUM_SHA256="72465395d494f609b180cab23f9679acf6083fb821bd84979a8e70f7b795db5d"
|
||||
REVISION="2"
|
||||
@@ -59,7 +59,7 @@ INSTALL()
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
}
|
||||
|
||||
# ----- devel package -------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user