diff options
Diffstat (limited to 'print/hyperlatex/Makefile')
-rw-r--r-- | print/hyperlatex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index 65d73cb4fc3b..89b8c06682d2 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Hyperlatex -# Version required: 2.3.1 # Date created: 2 August 1994 # Whom: Robert Withrow <witr@rwwa.com> # # $FreeBSD$ # -DISTNAME= Hyperlatex-2.3.1 +PORTNAME= Hyperlatex +PORTVERSION= 2.3.1 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.uni-magdeburg.de/pub/ipe/ |