diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-29 23:15:57 +0800 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-29 23:15:57 +0800 |
commit | 4fbd8e290ade11560a9228eb7da9432c38f2592c (patch) | |
tree | b9c43826e389cbf8f70728d92ecba172f12279ab | |
parent | 20f602183d791fd4331f688e3c1898607b6bccf4 (diff) | |
download | freebsd-ports-gnome-4fbd8e290ade11560a9228eb7da9432c38f2592c.tar.gz freebsd-ports-gnome-4fbd8e290ade11560a9228eb7da9432c38f2592c.tar.zst freebsd-ports-gnome-4fbd8e290ade11560a9228eb7da9432c38f2592c.zip |
Update to 2.0.3
Submitted by: max@love2party.net (maintainer)
-rw-r--r-- | security/pf/Makefile | 2 | ||||
-rw-r--r-- | security/pf/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/pf/Makefile b/security/pf/Makefile index 45720983436b..9390643e7103 100644 --- a/security/pf/Makefile +++ b/security/pf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pf_freebsd -PORTVERSION= 2.02 +PORTVERSION= 2.03 CATEGORIES= security ipv6 MASTER_SITES= http://pf4freebsd.love2party.net/ .if defined(WITH_ALTQ) && (${WITH_ALTQ} == "yes") diff --git a/security/pf/distinfo b/security/pf/distinfo index 316738b7b658..41f00cfa2c39 100644 --- a/security/pf/distinfo +++ b/security/pf/distinfo @@ -1 +1 @@ -MD5 (pf_freebsd_2.02.tar.gz) = 378eb8b827604cb313e7e1d16318106e +MD5 (pf_freebsd_2.03.tar.gz) = 0eb093b72ab9348fcb6626339c205136 |