From 19a18df8d0c8c24b3ca9c8e63e55c3a83c16e614 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 12 Apr 2000 06:28:35 +0000 Subject: Convert to the PORTNAME - PORTVERSION syntax. --- irc/muh/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'irc/muh') diff --git a/irc/muh/Makefile b/irc/muh/Makefile index cba83fc5f079..17c8b2e72c6f 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: muh -# Version required: 2.05 # Date created: 25 Sept 1998 # Whom: Bill Fumerola # # $FreeBSD$ # -DISTNAME= muh2.05a -PKGNAME= muh-2.05a +PORTNAME= muh +PORTVERSION= 2.05a CATEGORIES= irc MASTER_SITES= http://mind.riot.org/muh/download/ +DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= billf@FreeBSD.org -- cgit v1.2.3