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) --- www/junkbuster/Makefile | 2 -- www/junkbuster/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 www/junkbuster/pkg-comment (limited to 'www/junkbuster') diff --git a/www/junkbuster/Makefile b/www/junkbuster/Makefile index e73f637636fa..292e0b7d422e 100644 --- a/www/junkbuster/Makefile +++ b/www/junkbuster/Makefile @@ -21,8 +21,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An HTTP proxy server that eliminates ads - USE_REINPLACE= yes ALL_TARGET= # yes, an empty target. diff --git a/www/junkbuster/pkg-comment b/www/junkbuster/pkg-comment new file mode 100644 index 000000000000..356bd17673bb --- /dev/null +++ b/www/junkbuster/pkg-comment @@ -0,0 +1 @@ +An HTTP proxy server that eliminates ads -- cgit