From 343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Wed, 12 Apr 2000 05:31:29 +0000 Subject: PORTNAME/PORTVERSION stuff --- ftp/IglooFTP/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ftp/IglooFTP') diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 404fb137d61f..5bfe7740fb94 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: IglooFTP -# Version required: 0.6.1 # Date created: 3 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= IglooFTP-0.6.1.src -PKGNAME= IglooFTP-0.6.1 +PORTNAME= IglooFTP +PORTVERSION= 0.6.1 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://littleigloo.org/pub/iglooftp/ MASTER_SITE_SUBDIR= system/network/file-transfer +DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= will@FreeBSD.org -- cgit v1.2.3