diff options
Diffstat (limited to 'devel/libU77/Makefile')
-rw-r--r-- | devel/libU77/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libU77/Makefile b/devel/libU77/Makefile index c108b4aa88f9..4088d104ac2a 100644 --- a/devel/libU77/Makefile +++ b/devel/libU77/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libU77 -# Version required: 2.6 # Date Created: 8 October 1998 # Whom: Glenn Johnson <gjohnson@nola.srrc.usda.gov> # # $FreeBSD$ # -DISTNAME= libU77-2.6 +PORTNAME= libU77 +PORTVERSION= 2.6 CATEGORIES= devel MASTER_SITES= http://flo.mech.eng.usyd.edu.au/~norris/src/ |