diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-05-25 10:43:17 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-05-25 10:43:17 +0000 |
commit | 9bca7cba1a37086192856bc65445bbc71d3b8c34 (patch) | |
tree | 7d4b29cfdd5a8d9155b43d38b2a0ac937681eb51 /net/ipsumdump/Makefile | |
parent | 1defd3c09da72a2e6b35cc02d1eb70701e74bd66 (diff) | |
download | ports-9bca7cba1a37086192856bc65445bbc71d3b8c34.tar.gz ports-9bca7cba1a37086192856bc65445bbc71d3b8c34.zip |
Notes
Diffstat (limited to 'net/ipsumdump/Makefile')
-rw-r--r-- | net/ipsumdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile index 2027f3a07d32..67022da737a9 100644 --- a/net/ipsumdump/Makefile +++ b/net/ipsumdump/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipsumdump -PORTVERSION= 1.85 +PORTVERSION= 1.86 CATEGORIES= net MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/ |