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

(-)Makefile (-3 / +4 lines)
Lines 1-14 Link Here
1
# Ports collection makefile for:	rexx-regutil
1
# Ports collection makefile for:	rexx-regutil
2
# Date created:				09 September 2010
2
# Date created:				28 July 2011
3
# Whom:					Bob Eager <bob@eager.cx>
3
# Whom:					Bob Eager <bob@eager.cx>
4
#
4
#
5
# $FreeBSD: ports/lang/rexx-regutil/Makefile,v 1.1 2010/11/04 00:57:22 wen Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	regutil
8
PORTNAME=	regutil
9
PORTVERSION=	1.26
9
PORTVERSION=	1.26
10
CATEGORIES=	lang
10
CATEGORIES=	lang
11
MASTER_SITES=	http://www.tavi.co.uk/distfiles/ http://pages.interlog.com/~pjtm/
11
MASTER_SITES=	http://home.interlog.com/~ptjm/ http://www.tavi.co.uk/distfiles/ 
12
12
PKGNAMEPREFIX=	rexx-
13
PKGNAMEPREFIX=	rexx-
13
DISTNAME=	regutil126
14
DISTNAME=	regutil126

Return to bug 159277