diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-24 17:41:09 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-24 17:41:09 +0000 |
commit | 0b318dae37d3b3731d1a6cac13c435664956b65c (patch) | |
tree | d7bcecf212f3ec81f19595d38cd79e4675d95c64 /editors/gxedit/Makefile | |
parent | New list of MASTER_SITES. (diff) |
Update to version 1.22.
PR: 10453
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
Notes
Notes:
svn path=/head/; revision=17375
Diffstat (limited to 'editors/gxedit/Makefile')
-rw-r--r-- | editors/gxedit/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index b557a2ba49a9..3155ecc9fce7 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gxedit -# Version required: 1.20 +# Version required: 1.22 # Date created: 01 Jul 1998 # Whom: Dom Mitchell <dom@myrddin.demon.co.uk> # -# $Id: Makefile,v 1.17 1999/01/17 20:06:45 vanilla Exp $ +# $Id: Makefile,v 1.18 1999/02/02 17:04:09 vanilla Exp $ # -DISTNAME= GXedit1.20 -PKGNAME= gxedit-1.20 +DISTNAME= GXedit1.22 +PKGNAME= gxedit-1.22 CATEGORIES= editors MASTER_SITES= http://devplanet.fastethernet.net/ |