Copied libedit's source code to new location and changed it's properties so that haikuporter will be able to retrieve and open it.

This commit is contained in:
Scott McCreary
2010-10-14 03:36:56 +00:00
parent a7f5b2de16
commit d02b1133f6

View File

@@ -1,6 +1,6 @@
DESCRIPTION="A BSD licensed replacement for the GNU readline library."
HOMEPAGE="http://www.thrysoee.dk/editline/"
SRC_URI="http://www.thrysoee.dk/editline/libedit-20100424-3.0.tar.gz"
SRC_URI="http://ports-space.haiku-files.org/dev-libs/source/libedit-20100424-3.0.tar.gz"
CHECKSUM_MD5="eb4482139525beff12c8ef59f1a84aae"
REVISION="1"
STATUS_HAIKU="stable"