diff options
Diffstat (limited to 'misc/patchutils')
-rw-r--r-- | misc/patchutils/Makefile | 2 | ||||
-rw-r--r-- | misc/patchutils/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
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 |