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

(-)shells/rc/Makefile (-1 / +3 lines)
Lines 8-18 Link Here
8
PORTNAME=	rc
8
PORTNAME=	rc
9
PORTVERSION=	1.7.1
9
PORTVERSION=	1.7.1
10
CATEGORIES=	shells plan9
10
CATEGORIES=	shells plan9
11
MASTER_SITES=	ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
11
MASTER_SITES=	ftp://rc.quanstro.net/pub/ \
12
		ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
12
13
13
MAINTAINER=	saken@hotel.rmta.org
14
MAINTAINER=	saken@hotel.rmta.org
14
COMMENT=	A unix incarnation of the plan9 shell
15
COMMENT=	A unix incarnation of the plan9 shell
15
16
17
USE_BZIP2=	YES
16
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
17
CONFIGURE_ARGS=	--with-history
19
CONFIGURE_ARGS=	--with-history
18
MAN1=		history.1 rc.1
20
MAN1=		history.1 rc.1
(-)shells/rc/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rc-1.7.1.tar.gz) = 7253e1c853824cf27edb2166214f0511
1
MD5 (rc-1.7.1.tar.bz2) = f9551a484f0dd72de69f70c413d931f7
2
SHA256 (rc-1.7.1.tar.gz) = 1cff23e897a038422458ba01567a5a2650935205862c3bbf73e773807c248240
2
SHA256 (rc-1.7.1.tar.bz2) = 3a885d1c75e3ff22e22cc2b397b21a2a75810bc1a0d39adc4b2a47b7c81f4bd5
3
SIZE (rc-1.7.1.tar.gz) = 177302
3
SIZE (rc-1.7.1.tar.bz2) = 149624

Return to bug 97298