aboutsummaryrefslogtreecommitdiff
path: root/mail/xmail/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-13 20:01:08 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-13 20:01:08 +0000
commit28849e36e90815aed6c95e0187cc1b0bac0906f3 (patch)
tree618ad4af1b7aa492c70b0b12e4151ef6c5087bb4 /mail/xmail/Makefile
parent6028b9f95256d11d28f23194f65f96cca1b9325c (diff)
Notes
Diffstat (limited to 'mail/xmail/Makefile')
-rw-r--r--mail/xmail/Makefile6
1 files changed, 3 insertions, 3 deletions
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 <sjr1@flash.net>
#
# $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