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

(-)ruby-nodedump/Makefile (+3 lines)
Lines 17-22 Link Here
17
MAINTAINER=	knu@FreeBSD.org
17
MAINTAINER=	knu@FreeBSD.org
18
COMMENT=	Displays the internal structure of a parsed Ruby program
18
COMMENT=	Displays the internal structure of a parsed Ruby program
19
19
20
DEPRECATED=	"mastersite disappeared, no longer maintained by author"
21
EXPIRATION_DATE=	2006-01-10
22
20
USE_RUBY=	yes
23
USE_RUBY=	yes
21
USE_RUBY_EXTCONF=	yes
24
USE_RUBY_EXTCONF=	yes

Return to bug 88798