From 82acd159f7158e3b9efdc652d4faed7d75ffabde Mon Sep 17 00:00:00 2001 From: agc Date: Sat, 17 Feb 2001 09:06:56 +0000 Subject: Move the COMMENT from being in its own file to a definition in the package Makefile. --- lang/intercal/Makefile | 3 ++- lang/intercal/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 lang/intercal/pkg/COMMENT (limited to 'lang/intercal') diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile index 13185787398..c641fa28b6a 100644 --- a/lang/intercal/Makefile +++ b/lang/intercal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/22 16:53:16 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 09:07:13 agc Exp $ # DISTNAME= intercal-0.20 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.tuxedo.org/~esr/intercal/ MAINTAINER= dillo@giga.or.at HOMEPAGE= http://www.tuxedo.org/~esr/intercal/ +COMMENT= the ultimate language for obfuscation and job security MAKE_ENV+= PREFIX="${PREFIX}" MKDIR="${MKDIR}" MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}" diff --git a/lang/intercal/pkg/COMMENT b/lang/intercal/pkg/COMMENT deleted file mode 100644 index 5ae3154ed49..00000000000 --- a/lang/intercal/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -the ultimate language for obfuscation and job security -- cgit v1.2.3