diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /lang/intercal | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'lang/intercal')
-rw-r--r-- | lang/intercal/Makefile | 1 | ||||
-rw-r--r-- | lang/intercal/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile index 49718da43038..ce5538e93053 100644 --- a/lang/intercal/Makefile +++ b/lang/intercal/Makefile @@ -11,6 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.catb.org/~esr/intercal/ MAINTAINER= mph@freebsd.org +COMMENT= The C-INTERCAL compiler, ick, and supporting libraries WRKSRC= $(WRKDIR)/$(DISTNAME)/src diff --git a/lang/intercal/pkg-comment b/lang/intercal/pkg-comment deleted file mode 100644 index 66786e15cade..000000000000 --- a/lang/intercal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The C-INTERCAL compiler, ick, and supporting libraries |