From c87133c16a2706e2e31935f0fbb9ad36f415370c Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- net/libsmi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/libsmi') diff --git a/net/libsmi/Makefile b/net/libsmi/Makefile index 9cad04a4e19..c176ccf46e6 100644 --- a/net/libsmi/Makefile +++ b/net/libsmi/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libsmi -# Version required: 0.1.8 # Date created: Tue Jan 27 2000 # Whom: Marcin Cieslak # # $FreeBSD$ # -DISTNAME= libsmi-0.1.8 +PORTNAME= libsmi +PORTVERSION= 0.1.8 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ -- cgit