diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-05-27 20:03:24 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-05-27 20:03:24 +0000 |
commit | 9e8dc80bcbbb5cf1a810f524d3a6efaaac051a4a (patch) | |
tree | d9b45ddc9f6029d2f6a1640a486392b333a70aa3 /textproc | |
parent | cec1e57b7d5cf223bbefedc78b53e41e3daaed1c (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/diffutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index 32efeec282c3..b0196ee77765 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -7,6 +7,7 @@ PORTNAME= diffutils PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= diffutils |