diff options
author | Johan van Selst <johans@FreeBSD.org> | 2014-07-10 17:08:56 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2014-07-10 17:08:56 +0000 |
commit | 08fd97f7c6c56d9fc6eb0a6e6490177cd095354e (patch) | |
tree | 79b2590839c0bbfd6405a57a3d77c1e3eb1e3a39 /security/osslsigncode/Makefile | |
parent | e45c9fdb5cc32650864c91543c611bc8fb0904dd (diff) |
Notes
Diffstat (limited to 'security/osslsigncode/Makefile')
-rw-r--r-- | security/osslsigncode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/osslsigncode/Makefile b/security/osslsigncode/Makefile index 2055641eafe4..5fd273bc2c5a 100644 --- a/security/osslsigncode/Makefile +++ b/security/osslsigncode/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osslsigncode -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= security devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME} |