From 06f1e749e1c3d1383480968ef53c25e38b852761 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 22 Jun 2008 02:34:26 +0000 Subject: Explicitly set DISTFILES. Why it had no problem a little while ago? --- comms/ruby-termios/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index d975c617e67..8538fcafa26 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2008/06/21 03:58:51 taca Exp $ +# $NetBSD: Makefile,v 1.21 2008/06/22 02:34:26 taca Exp $ DISTNAME= ruby-termios-0.9.5 PKGNAME= ${RUBY_PKGPREFIX}-${GEM_NAME} PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://arika.org/archive/ +DISTFILES= ${DISTNAME}.tar.gz MAINTAINER= taca@NetBSD.org HOMEPAGE= http://arika.org/ruby/termios -- cgit v1.2.3