From ec53247193b80cb79e1601f1c5ef3c58fcdad674 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 13 Apr 2000 06:28:28 +0000 Subject: PORTNAME / PORTVERSION syntax conversion --- graphics/Hermes/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/Hermes/Makefile') diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index c67a26268b12..daa4a81622d6 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Hermes -# Version required: 1.2.5 # Date created: 29 April 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= Hermes-1.2.5 +PORTNAME= Hermes +PORTVERSION= 1.2.5 CATEGORIES= graphics MASTER_SITES= http://hermes.terminal.at/files/ -- cgit