diff options
author | billf <billf@FreeBSD.org> | 1999-08-02 03:14:25 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-08-02 03:14:25 +0800 |
commit | 1aeeea63adb989e08d4690c09b4745c7ca22b9c9 (patch) | |
tree | d8d827a14a8ba1a48f92a4dd51b22bf167d82787 /graphics/gd2 | |
parent | 28189e7b13d83b7295c0616e920da076b75b44e4 (diff) | |
download | freebsd-ports-gnome-1aeeea63adb989e08d4690c09b4745c7ca22b9c9.tar.gz freebsd-ports-gnome-1aeeea63adb989e08d4690c09b4745c7ca22b9c9.tar.zst freebsd-ports-gnome-1aeeea63adb989e08d4690c09b4745c7ca22b9c9.zip |
Bump 'Version Required' to reflect reality.
Diffstat (limited to 'graphics/gd2')
-rw-r--r-- | graphics/gd2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index 508d7087e2b2..ea03ab95a5d7 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: gd -# Version required: 1.3 +# Version required: 1.6.2 # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id: Makefile,v 1.8 1999/08/01 02:43:07 steve Exp $ +# $Id: Makefile,v 1.9 1999/08/01 17:25:07 billf Exp $ # DISTNAME= gd-1.6.2 |