View | Details | Raw Unified | Return to bug 207075 | Differences between
and this patch

Collapse All | Expand All

(-)ports-mgmt/portmaster/Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	portmaster
3
PORTNAME=	portmaster
4
PORTVERSION=	3.17.9
4
PORTVERSION=	3.17.9
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	ports-mgmt
6
CATEGORIES=	ports-mgmt
7
MASTER_SITES=	LOCAL/bdrewery/${PORTNAME}/ \
7
MASTER_SITES=	LOCAL/bdrewery/${PORTNAME}/ \
8
		http://mirror.shatow.net/freebsd/${PORTNAME}/ \
8
		http://mirror.shatow.net/freebsd/${PORTNAME}/ \
Lines 17-22 USE_GITHUB= yes Link Here
17
GH_ACCOUNT=	freebsd
17
GH_ACCOUNT=	freebsd
18
18
19
OPTIONS_DEFINE=	BASH ZSH
19
OPTIONS_DEFINE=	BASH ZSH
20
OPTIONS_DEFAULT=	BASH ZSH
20
21
21
PLIST_FILES=	sbin/portmaster \
22
PLIST_FILES=	sbin/portmaster \
22
		etc/portmaster.rc.sample \
23
		etc/portmaster.rc.sample \

Return to bug 207075