diff options
author | novel <novel@FreeBSD.org> | 2005-03-16 16:30:36 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-03-16 16:30:36 +0000 |
commit | e996fb7745fc83037141ae7855904eb22c44ff91 (patch) | |
tree | b4faa34ae7faf7c63bf6f03370da59dbf4c905ee /sysutils | |
parent | e33e6aa2e8513cfbb221d23ae3fb7bc373a63fa2 (diff) | |
download | FreeBSD-ports-e996fb7745fc83037141ae7855904eb22c44ff91.zip FreeBSD-ports-e996fb7745fc83037141ae7855904eb22c44ff91.tar.gz |
Update to 0.3
PR: 78912
Submitted by: Matthew West <mwest@uct.ac.za>
Approved by: stanislav shalunov (maintainer), krion (mentor) (implicit)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/stmpclean/Makefile | 2 | ||||
-rw-r--r-- | sysutils/stmpclean/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/stmpclean/Makefile b/sysutils/stmpclean/Makefile index a22ae5a..83e44f1b 100644 --- a/sysutils/stmpclean/Makefile +++ b/sysutils/stmpclean/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stmpclean -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= sysutils security MASTER_SITES= http://www.internet2.edu/~shalunov/stmpclean/ diff --git a/sysutils/stmpclean/distinfo b/sysutils/stmpclean/distinfo index a3ef948..c1b428f 100644 --- a/sysutils/stmpclean/distinfo +++ b/sysutils/stmpclean/distinfo @@ -1,2 +1,2 @@ -MD5 (stmpclean-0.2.tar.gz) = b9a1b88977a7b8f63a7ac39cb7cb1b6d -SIZE (stmpclean-0.2.tar.gz) = 5658 +MD5 (stmpclean-0.3.tar.gz) = e33c64ada5c0e92381adac5c45eb540a +SIZE (stmpclean-0.3.tar.gz) = 7505 |