View | Details | Raw Unified | Return to bug 187172
Collapse All | Expand All

(-)b/devel/hg-git/Makefile (-2 / +2 lines)
Lines 1-4 Link Here
1
# Created by: Marco Broeder <marco.broeder@gmx.eu>
1
# Created by: Marco Broeder <marco.broeder@posteo.eu>
2
# $FreeBSD: head/devel/hg-git/Makefile 337220 2013-12-22 21:21:24Z antoine $
2
# $FreeBSD: head/devel/hg-git/Makefile 337220 2013-12-22 21:21:24Z antoine $
3
3
4
PORTNAME=	hg-git
4
PORTNAME=	hg-git
Lines 7-13 CATEGORIES= devel python Link Here
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
9
10
MAINTAINER=	marco.broeder@gmx.eu
10
MAINTAINER=	marco.broeder@posteo.eu
11
COMMENT=	Mercurial extension to pull from or push to a Git repository
11
COMMENT=	Mercurial extension to pull from or push to a Git repository
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2

Return to bug 187172