diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
commit | 0f29953274700e3113ef38abbe8132e0b248333d (patch) | |
tree | f8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/hexedit | |
parent | 28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff) |
portname/portversion update
Notes
Notes:
svn path=/head/; revision=27501
Diffstat (limited to 'editors/hexedit')
-rw-r--r-- | editors/hexedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index eafbfc40ebb9..d245a1870458 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: hexedit -# Version required: 1.0.0 # Date created: 5 August 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= hexedit-1.1.0 +PORTNAME= hexedit +PORTVERSION= 1.1.0 CATEGORIES= editors MASTER_SITES= http://www.chez.com/prigaux/ \ ${MASTER_SITE_SUNSITE} |