From 28849e36e90815aed6c95e0187cc1b0bac0906f3 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Thu, 13 Apr 2000 20:01:08 +0000 Subject: Update to use PORTNAME/PORTVERSION --- mail/xmail/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/xmail') diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 640b616c9055..6abd4f74d781 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xmail -# Version required: 1.6 # Date created: 15 July 1997 # Whom: Stephen Roznowski # # $FreeBSD$ # -DISTNAME= xmail_1.6 -PKGNAME= xmail-1.6 +PORTNAME= xmail +PORTVERSION= 1.6 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -- cgit v1.2.3