From 45ce14b7018952069f2f933ec84e6f50e053e925 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Thu, 13 Apr 2000 20:01:08 +0000 Subject: Update to use PORTNAME/PORTVERSION --- mail/rlytest/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/rlytest') diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile index 840b9fee27c3..c396874549b2 100644 --- a/mail/rlytest/Makefile +++ b/mail/rlytest/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: rlytest -# Version required: 1.16 # Date created: 16 January 1999 # Whom: Paul Chvostek # # $FreeBSD$ # -DISTNAME= rlytest -PKGNAME= rlytest-1.16 +PORTNAME= rlytest +PORTVERSION= 1.16 CATEGORIES= mail security MASTER_SITES= http://www.unicom.com/sw/rlytest/ +DISTNAME= ${PORTNAME} MAINTAINER= paul@it.ca -- cgit