diff options
Diffstat (limited to 'editors/hexedit/Makefile')
-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} |