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/sup/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/sup/Makefile') diff --git a/net/sup/Makefile b/net/sup/Makefile index 13d1766..607b104 100644 --- a/net/sup/Makefile +++ b/net/sup/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: sup -# Version required: # Date created: 21 August 1994 # Whom: jkh # # $FreeBSD$ # -DISTNAME= sup -PKGNAME= sup-2.0 +PORTNAME= sup +PORTVERSION= 2.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} +DISTNAME= sup MAINTAINER= ports@FreeBSD.org -- cgit v1.1