summaryrefslogtreecommitdiff
path: root/mail/wanderlust
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/wanderlust
parentFix up PORTNAME/PORTVERSION. (diff)
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27500
Diffstat (limited to 'mail/wanderlust')
-rw-r--r--mail/wanderlust/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile
index f7cef49be8c2..af8f7efdb4ae 100644
--- a/mail/wanderlust/Makefile
+++ b/mail/wanderlust/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: Wanderlust (for emacs)
-# Version required: 1.0.x
# Date created: 7 Apr 1999
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#
-DISTNAME= wl-1.0.3
-PKGNAME= wanderlust-${EMACS_PORT}-1.0.3
+PORTNAME= wanderlust-${EMACS_PORT}
+PORTVERSION= 1.0.3
CATEGORIES= mail elisp
MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \
ftp://ftp.jaist.ac.jp/pub/GNU/elisp/wanderlust/stable/ \
ftp://daidai.kuis.kyoto-u.ac.jp/pub/mirror/ftp.gohome.org/pub/elisp/wl/stable/ \
ftp://ftp.ring.gr.jp/pub/text/elisp/wl/stable/
+DISTNAME= wl-${PORTVERSION}
MAINTAINER= nobutaka@nobutaka.com