From 1df1a17abc224c7b035253c7089ca62f3b56a87a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 07:20:58 +0000 Subject: Convert to PORTNAME/PORTVERSION. --- math/libranlib/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/libranlib') diff --git a/math/libranlib/Makefile b/math/libranlib/Makefile index 0d497ddf6c3d..ca34b4e3473d 100644 --- a/math/libranlib/Makefile +++ b/math/libranlib/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: ranlib -# Version required: ? # Date created: 06 April 1997 # Whom: Thomas Gellekum # # $FreeBSD$ # -DISTNAME= ranlib.c -PKGNAME= ranlib-1.0 +PORTNAME= ranlib +PORTVERSION= 1.0 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/random/ +DISTNAME= ranlib.c MAINTAINER= tg@FreeBSD.org -- cgit v1.2.3