diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /misc/nut | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) | |
download | freebsd-ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index dc81388a544f..aa5745739476 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -3,6 +3,7 @@ PORTNAME= nut PORTVERSION= 18.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- |