From f0a1969d343f97cdb90a73adcff6a7a383fc9522 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- lang/generic-haskell/Makefile | 1 - lang/generic-haskell/pkg-comment | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 lang/generic-haskell/pkg-comment (limited to 'lang/generic-haskell') diff --git a/lang/generic-haskell/Makefile b/lang/generic-haskell/Makefile index abb5aece262d..f9f51de86d4d 100644 --- a/lang/generic-haskell/Makefile +++ b/lang/generic-haskell/Makefile @@ -6,7 +6,6 @@ PORTNAME= generic-haskell PORTVERSION= 1.23 -PORTCOMMENT= The Generic Haskell compiler CATEGORIES= lang MASTER_SITES= http://www.cs.uu.nl/research/projects/generic-haskell/compiler/beryl/ DISTNAME= gh-${PORTVERSION}-source diff --git a/lang/generic-haskell/pkg-comment b/lang/generic-haskell/pkg-comment new file mode 100644 index 000000000000..957f332b8ba9 --- /dev/null +++ b/lang/generic-haskell/pkg-comment @@ -0,0 +1 @@ +The Generic Haskell compiler -- cgit v1.2.3