diff options
author | glewis <glewis@FreeBSD.org> | 2004-03-08 13:50:53 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-03-08 13:50:53 +0800 |
commit | d9bc6a80a4299f7c3b23e8a4aaf769c0aa952d9a (patch) | |
tree | 317406f6d0ed9a81631547578e40602f52886b5d /net | |
parent | 01987de7fdf8ebb276e4dd22a185e312fb13cab4 (diff) | |
download | freebsd-ports-graphics-d9bc6a80a4299f7c3b23e8a4aaf769c0aa952d9a.tar.gz freebsd-ports-graphics-d9bc6a80a4299f7c3b23e8a4aaf769c0aa952d9a.tar.zst freebsd-ports-graphics-d9bc6a80a4299f7c3b23e8a4aaf769c0aa952d9a.zip |
. Update to 1.2p4.
. SIZEify.
Diffstat (limited to 'net')
-rw-r--r-- | net/dgd/Makefile | 2 | ||||
-rw-r--r-- | net/dgd/distinfo | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 2f7eefcbf61..80e9ce63b04 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dgd -PORTVERSION= 1.2p3 +PORTVERSION= 1.2p4 PORTREVISION= 2 CATEGORIES= net lang games MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/dgd|} \ diff --git a/net/dgd/distinfo b/net/dgd/distinfo index 0ac5a1933ca..88c26d6cf89 100644 --- a/net/dgd/distinfo +++ b/net/dgd/distinfo @@ -1,2 +1,4 @@ -MD5 (dgd/dgd-1.2p3.tar.gz) = f3576ef66ae139455244b30399ed29ed +MD5 (dgd/dgd-1.2p4.tar.gz) = 130a14cb2a09892bd742b6d85d0d9e16 +SIZE (dgd/dgd-1.2p4.tar.gz) = 472205 MD5 (dgd/Network-1-DGD-1.2p3-patch.gz) = 6204e4072df50a7fcf75b0968fa659e9 +SIZE (dgd/Network-1-DGD-1.2p3-patch.gz) = 11043 |