From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux 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) --- mail/ml/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'mail/ml/Makefile') diff --git a/mail/ml/Makefile b/mail/ml/Makefile index deba0f638a56..407cdb29208a 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://ftp.rge.com/pub/mail/ml/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An X11 IMAP client - WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_IMAKE= yes USE_MOTIF= yes -- cgit