diff options
author | steve <steve@FreeBSD.org> | 1998-07-11 08:29:10 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-11 08:29:10 +0800 |
commit | 1a67a18faa70e91a907944e3bdad6c2c2b45cbf9 (patch) | |
tree | 22569f517d7437b3c1ea9d566d65e6a29de4a9df /editors | |
parent | f246fffb2d2f2b1b2091f20b848fcca127ba4f35 (diff) | |
download | freebsd-ports-gnome-1a67a18faa70e91a907944e3bdad6c2c2b45cbf9.tar.gz freebsd-ports-gnome-1a67a18faa70e91a907944e3bdad6c2c2b45cbf9.tar.zst freebsd-ports-gnome-1a67a18faa70e91a907944e3bdad6c2c2b45cbf9.zip |
Update to version 1.06.
PR: 7127
Submitted by: maintainer
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gxedit/Makefile | 8 | ||||
-rw-r--r-- | editors/gxedit/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index dd0860db2bc4..072c91611a69 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gxedit -# Version required: 1.05 +# Version required: 1.06 # Date created: 01 Jul 1998 # Whom: Dom Mitchell <dom@myrddin.demon.co.uk> # -# $Id: Makefile,v 1.2 1998/07/02 00:11:28 asami Exp $ +# $Id: Makefile,v 1.3 1998/07/04 20:27:06 steve Exp $ # -DISTNAME= GXedit1.05 -PKGNAME= gxedit-1.05 +DISTNAME= GXedit1.06 +PKGNAME= gxedit-1.06 CATEGORIES= editors MASTER_SITES= http://devplanet.fastethernet.net/ EXTRACT_SUFX= .tar diff --git a/editors/gxedit/distinfo b/editors/gxedit/distinfo index 9ba1d345ddeb..900a68beda55 100644 --- a/editors/gxedit/distinfo +++ b/editors/gxedit/distinfo @@ -1 +1 @@ -MD5 (GXedit1.05.tar) = 91a68daf6ef38cfa8fc2f8bc88d1c3e8 +MD5 (GXedit1.06.tar) = c1bd4a04a19f11f6773937a94db35f9a |