diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-02 17:04:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-02 17:04:09 +0000 |
commit | d390b8978ddf2f19d9930b25b468d4c28e9bc16a (patch) | |
tree | 67a06da7b2e96d792619292032f7be1abc32c1a4 /editors/gxedit/Makefile | |
parent | Sync with peter's suggestion. (diff) |
Upgrade to 1.20.
Notes
Notes:
svn path=/head/; revision=16502
Diffstat (limited to 'editors/gxedit/Makefile')
-rw-r--r-- | editors/gxedit/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index 05fd65ee9242..b557a2ba49a9 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gxedit -# Version required: 1.19 -# Date created: 01 Jul 1998 -# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> +# Version required: 1.20 +# Date created: 01 Jul 1998 +# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> # -# $Id: Makefile,v 1.16 1998/11/23 18:20:06 vanilla Exp $ +# $Id: Makefile,v 1.17 1999/01/17 20:06:45 vanilla Exp $ # -DISTNAME= GXedit1.19 -PKGNAME= gxedit-1.19 +DISTNAME= GXedit1.20 +PKGNAME= gxedit-1.20 CATEGORIES= editors MASTER_SITES= http://devplanet.fastethernet.net/ |