diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-03-28 23:02:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-03-28 23:02:40 +0800 |
commit | 5f3c774849ff8c87265c46c71db5977135012d4f (patch) | |
tree | 0d8fb119e9eebe04706ccbc34d9053fdc770ab13 /security/doscan/Makefile | |
parent | 920e26eb2a795316b72b181fc0e5d141c75c91a3 (diff) | |
download | freebsd-ports-gnome-5f3c774849ff8c87265c46c71db5977135012d4f.tar.gz freebsd-ports-gnome-5f3c774849ff8c87265c46c71db5977135012d4f.tar.zst freebsd-ports-gnome-5f3c774849ff8c87265c46c71db5977135012d4f.zip |
Update to 0.3.1
PR: 95035
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Diffstat (limited to 'security/doscan/Makefile')
-rw-r--r-- | security/doscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/doscan/Makefile b/security/doscan/Makefile index fcada617452c..ea89942c347a 100644 --- a/security/doscan/Makefile +++ b/security/doscan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= doscan -PORTVERSION= 0.2.9 +PORTVERSION= 0.3.1 CATEGORIES= security net MASTER_SITES= http://static.enyo.de/fw/releases/doscan/ |