diff options
author | cy <cy@FreeBSD.org> | 2003-09-19 04:25:22 +0000 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2003-09-19 04:25:22 +0000 |
commit | 6fb75176a7d192af6543cf687ebccedf551d9829 (patch) | |
tree | 764e170279d96a5d24b0125b3889530f67cdada6 /sysutils | |
parent | 49ef253f59687893965e0aee27a2b59ef88e344c (diff) | |
download | FreeBSD-ports-6fb75176a7d192af6543cf687ebccedf551d9829.zip FreeBSD-ports-6fb75176a7d192af6543cf687ebccedf551d9829.tar.gz |
Udate 4.0.0 --> 4.0.1, 4.0.0 distfile is missing causing bento builds
to fail. 4.0.1 fixes two bugs with the parser.
Noticed by: Allen Landsidel <all@biosys.net> and bento
Approved by: marcus (wearing his portsmgr hat)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/screen/Makefile | 2 | ||||
-rw-r--r-- | sysutils/screen/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile index 89c6b8b..8b141ff 100644 --- a/sysutils/screen/Makefile +++ b/sysutils/screen/Makefile @@ -6,7 +6,7 @@ # PORTNAME= screen -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= misc MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \ ${MASTER_SITE_GNU} diff --git a/sysutils/screen/distinfo b/sysutils/screen/distinfo index d04690e..a0f104f 100644 --- a/sysutils/screen/distinfo +++ b/sysutils/screen/distinfo @@ -1 +1 @@ -MD5 (screen-4.0.0.tar.gz) = dc4eafc7616141aa61a8faf81e442aff +MD5 (screen-4.0.1.tar.gz) = 2f674d5a7a299abf085d0b69c90de4f8 |