diff options
Diffstat (limited to 'graphics/Hermes/Makefile')
-rw-r--r-- | graphics/Hermes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |