diff options
Diffstat (limited to 'textproc/diffutils')
-rw-r--r-- | textproc/diffutils/Makefile | 1 | ||||
-rw-r--r-- | textproc/diffutils/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index 20664a5d15a8..02f117691b97 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= diffutils MAINTAINER= rooneg@electricjellyfish.net +COMMENT= The GNU diff utilities USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/textproc/diffutils/pkg-comment b/textproc/diffutils/pkg-comment deleted file mode 100644 index 128be741d300..000000000000 --- a/textproc/diffutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNU diff utilities |