diff options
author | johans <johans@FreeBSD.org> | 2010-05-28 04:03:24 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-05-28 04:03:24 +0800 |
commit | 221b38ea94ad0972e1b40e4b66586c8a7ee0ba02 (patch) | |
tree | 3b311ea96c2c72317b000adcc9505ccc8f27882b /textproc | |
parent | 49e671fbbf5ed2aa27d57a793314b351f467c263 (diff) | |
download | freebsd-ports-gnome-221b38ea94ad0972e1b40e4b66586c8a7ee0ba02.tar.gz freebsd-ports-gnome-221b38ea94ad0972e1b40e4b66586c8a7ee0ba02.tar.zst freebsd-ports-gnome-221b38ea94ad0972e1b40e4b66586c8a7ee0ba02.zip |
Chase devel/libsigsegv shlib bump
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 |