diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2017-11-15 17:05:46 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2017-11-15 17:05:46 +0000 |
commit | 6e747b84038a77d772cdba2158422ffe01be1d9a (patch) | |
tree | f1915a50518ebe57d8c8eac2435ab766f1964a45 /sysutils/gsmartcontrol/Makefile | |
parent | 5c14ace3f43fc418405a469ad43687848c8d0140 (diff) |
Notes
Diffstat (limited to 'sysutils/gsmartcontrol/Makefile')
-rw-r--r-- | sysutils/gsmartcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index 455aed894738..575aab14630d 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gsmartcontrol -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |