added trailing slash to homepage
This commit is contained in:
parent
6b401180a4
commit
3446d4b405
2 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/11/11 22:01:13 nros Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2013/11/22 22:09:03 nros Exp $
|
||||
DISTNAME= editorconfig-core-py-0.11.1
|
||||
PKGNAME= ${PYPKGPREFIX}-editorconfig-core-0.11.1
|
||||
CATEGORIES= devel
|
||||
|
@ -6,7 +6,7 @@ MASTER_SITES= -https://github.com/editorconfig/editorconfig-core-py/archive/v${P
|
|||
FETCH_USING= curl
|
||||
|
||||
MAINTAINER= nros@users.sourceforge.net
|
||||
HOMEPAGE= http://editorconfig.org
|
||||
HOMEPAGE= http://editorconfig.org/
|
||||
COMMENT= Editorconfig python library
|
||||
LICENSE= python-software-foundation AND modified-bsd
|
||||
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
Need to add buildlink3.mk
|
||||
Otherwise it is finished.
|
||||
Finished.
|
||||
|
|
Loading…
Reference in a new issue