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/ninja/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'irc/ninja') diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index 3e489731d0c5..f6070a04e7b6 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: Ninja-irc -# Version required: 1.1 # Date created: 10 April 1999 # Whom: Chris Piazza # # $FreeBSD$ # -DISTNAME= ninja-1.1-src -PKGNAME= ninja-1.1 +PORTNAME= ninja +PORTVERSION= 1.1 CATEGORIES= irc MASTER_SITES= http://ninja.qoop.org/ftp/ninja/unstable/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= cpiazza@FreeBSD.org -- cgit v1.2.3