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) --- misc/patchutils/Makefile | 2 -- misc/patchutils/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 misc/patchutils/pkg-comment (limited to 'misc/patchutils') diff --git a/misc/patchutils/Makefile b/misc/patchutils/Makefile index 162250f37be8..9b0fdc696bea 100644 --- a/misc/patchutils/Makefile +++ b/misc/patchutils/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A small collection of programs that operate on patch files - RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 USE_BZIP2= yes diff --git a/misc/patchutils/pkg-comment b/misc/patchutils/pkg-comment new file mode 100644 index 000000000000..cbdb56dd37bc --- /dev/null +++ b/misc/patchutils/pkg-comment @@ -0,0 +1 @@ +A small collection of programs that operate on patch files -- cgit v1.2.3