diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-11-22 02:58:57 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-11-22 02:58:57 +0800 |
commit | 6250288dca5305deadfb4fce6bcfbf3fd45ba6e9 (patch) | |
tree | 9d1f8c294f3865aff8095d7de6f19e7b15d41d06 | |
parent | 78b5ecbf0a8452029bd391d6b5f4491f41521ee4 (diff) | |
download | freebsd-ports-graphics-6250288dca5305deadfb4fce6bcfbf3fd45ba6e9.tar.gz freebsd-ports-graphics-6250288dca5305deadfb4fce6bcfbf3fd45ba6e9.tar.zst freebsd-ports-graphics-6250288dca5305deadfb4fce6bcfbf3fd45ba6e9.zip |
Update to version 0.6.5
PR: 14942
Submitted by: maintainer
-rw-r--r-- | editors/xenon/Makefile | 4 | ||||
-rw-r--r-- | editors/xenon/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile index 07a45867acf..a5322d57cc4 100644 --- a/editors/xenon/Makefile +++ b/editors/xenon/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xenon -# Version required: 0.6.4 +# Version required: 0.6.5 # Date created: 22 October 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= xenon-0.6.4 +DISTNAME= xenon-0.6.5 CATEGORIES= editors MASTER_SITES= ftp://ftp.proximity.com.au/pub/xenon/ diff --git a/editors/xenon/distinfo b/editors/xenon/distinfo index e4061a43d7c..c7869511e7b 100644 --- a/editors/xenon/distinfo +++ b/editors/xenon/distinfo @@ -1 +1 @@ -MD5 (xenon-0.6.4.tar.gz) = 8607509ecc1c618769fcc57c7daa408f +MD5 (xenon-0.6.5.tar.gz) = 175acb902f57976d497cabe0e7174636 |