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

(-)devel/plan9port/Makefile (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	plan9port
8
PORTNAME=	plan9port
9
PORTVERSION=	20080409
9
PORTVERSION=	20080909
10
PORTREVISION=	1
11
CATEGORIES=	devel plan9
10
CATEGORIES=	devel plan9
12
MASTER_SITES=	http://swtch.com/plan9port/ \
11
MASTER_SITES=	http://swtch.com/plan9port/ \
13
		ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
12
		ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
Lines 72-78 Link Here
72
		acme.3 drawfcall.3
71
		acme.3 drawfcall.3
73
72
74
MAN4=		0intro.4 9pserve.4 acme.4 import.4 plumber.4 ramfs.4 \
73
MAN4=		0intro.4 9pserve.4 acme.4 import.4 plumber.4 ramfs.4 \
75
		vacfs.4 factotum.4 srv.4 9pfuse.4
74
		vacfs.4 factotum.4 srv.4 9pfuse.4 tapefs.4 smugfs.4
76
75
77
MAN7=		utf.7 regexp.7 0intro.7 color.7 face.7 font.7 image.7 \
76
MAN7=		utf.7 regexp.7 0intro.7 color.7 face.7 font.7 image.7 \
78
		man.7 map.7 ms.7 plot.7 plumb.7 thumbprint.7 ndb.7 \
77
		man.7 map.7 ms.7 plot.7 plumb.7 thumbprint.7 ndb.7 \
(-)devel/plan9port/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (plan9port-20080409.tgz) = 98186bb2610f2fa9c1a04ee4a0a9adec
1
MD5 (plan9port-20080909.tgz) = f8b1afb3c64e6f66952b2329a2559247
2
SHA256 (plan9port-20080409.tgz) = e7e0aa0339a6a58bb3e4404dd0b7399391f4751823403f4ab73e53188c7ff997
2
SHA256 (plan9port-20080909.tgz) = 583484c8ca0accc39a9d43b0decbfc3597a59a8627917fed3e6535d547551a65
3
SIZE (plan9port-20080409.tgz) = 22645319
3
SIZE (plan9port-20080909.tgz) = 22716400

Return to bug 127885