diff options
Diffstat (limited to 'devel/patch')
-rw-r--r-- | devel/patch/Makefile | 1 | ||||
-rw-r--r-- | devel/patch/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile index 7f7a77ff7292..4f263b277781 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= patch MAINTAINER= petef@FreeBSD.org +COMMENT= GNU patch utility GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g diff --git a/devel/patch/pkg-comment b/devel/patch/pkg-comment deleted file mode 100644 index e1e1f747f3a8..000000000000 --- a/devel/patch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU patch utility |