diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-01-10 06:05:41 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-01-10 06:05:41 +0000 |
commit | a957fa95fe4f842c5f28731d5b287939b528637c (patch) | |
tree | 9440eb91e5e699090b7dd1f20958eebe2130ea31 | |
parent | de8a9e28514d8bc9a9fec2eea38c03176e927046 (diff) | |
download | ports-a957fa95fe4f842c5f28731d5b287939b528637c.tar.gz ports-a957fa95fe4f842c5f28731d5b287939b528637c.zip |
Notes
-rw-r--r-- | x11-toolkits/xforms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index 54573cfed643..4e59a496c134 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: xforms -# Version required: 0.86 +# Version required: 0.88 # Date created: 28 March 1997 # Whom: gena # -# $Id: Makefile,v 1.12 1997/07/17 15:13:02 max Exp $ +# $Id: Makefile,v 1.13 1998/01/05 17:24:19 vanilla Exp $ # DISTNAME= bxform-088 |