diff options
author | joerg <joerg@FreeBSD.org> | 1998-05-26 09:37:28 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1998-05-26 09:37:28 +0000 |
commit | ae917cb7aacd0964a8e99b816eb264b2ccdcc520 (patch) | |
tree | fc90449d2d97cfe54d6528d01a5b0b6c9945f7ee /x11/xtestpicture | |
parent | 9440152024b2636f166ad9b91837dd8e4e736f5b (diff) | |
download | FreeBSD-ports-ae917cb7aacd0964a8e99b816eb264b2ccdcc520.zip FreeBSD-ports-ae917cb7aacd0964a8e99b816eb264b2ccdcc520.tar.gz |
Update to version 1.2: fixed a bug when too few color cells are
available.
Diffstat (limited to 'x11/xtestpicture')
-rw-r--r-- | x11/xtestpicture/Makefile | 6 | ||||
-rw-r--r-- | x11/xtestpicture/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xtestpicture/Makefile b/x11/xtestpicture/Makefile index 71dabc6..c34a511 100644 --- a/x11/xtestpicture/Makefile +++ b/x11/xtestpicture/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xtestpicture -# Version required: 1.1 +# Version required: 1.2 # Date created: 11 March 1997 # Whom: joerg # -# $Id: Makefile,v 1.1.1.1 1997/03/11 23:36:35 joerg Exp $ +# $Id: Makefile,v 1.2 1997/04/30 03:18:09 asami Exp $ # -DISTNAME= xtestpicture-1.1 +DISTNAME= xtestpicture-1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/x11/xtestpicture/distinfo b/x11/xtestpicture/distinfo index 247359e..deae0c8 100644 --- a/x11/xtestpicture/distinfo +++ b/x11/xtestpicture/distinfo @@ -1 +1 @@ -MD5 (xtestpicture-1.1.tar.gz) = 4ccd7a39082a849d73ac1addabe9f819 +MD5 (xtestpicture-1.2.tar.gz) = 0755a4794c4b50806c5bd0c47eab6eef |