diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-04-19 09:06:51 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-04-19 09:06:51 +0000 |
commit | cd397990c488b0704ed6454252132b3e5f894916 (patch) | |
tree | fe31299edc0ed2012a476f6eaa530671297746db /news | |
parent | The distfile contains symlinks to non-existent system files. Remove them (diff) |
Bump PORTREVISION after r384253 and r384264
Notes
Notes:
svn path=/head/; revision=384273
Diffstat (limited to 'news')
-rw-r--r-- | news/husky/Makefile.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/husky/Makefile.local b/news/husky/Makefile.local index 1901131c9361..92ce8ffddd04 100644 --- a/news/husky/Makefile.local +++ b/news/husky/Makefile.local @@ -2,7 +2,7 @@ # $FreeBSD$ PORTVERSION= 1.9.20140519 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news mail .if ${PORTNAME} == "husky-smapi" |