summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-02-17 11:07:54 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-02-17 11:07:54 +0000
commit508b4ddfffab98fd647e71ed0319a9e9c2ad776f (patch)
treebb275844b5b7683f233d15e66a203d7462a1324a /graphics
parentAdd x-face.el, X-Face utilities for Emacsen. (diff)
Oops, I was silly to assume missed hyphen in distfiles, sorry.
Notes
Notes: svn path=/head/; revision=54817
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xface.el/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xface.el/Makefile b/graphics/xface.el/Makefile
index 560a380357df..29253edcd5ac 100644
--- a/graphics/xface.el/Makefile
+++ b/graphics/xface.el/Makefile
@@ -10,9 +10,9 @@ PORTVERSION= 1.3.6.15
CATEGORIES= graphics elisp
MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/ \
ftp://ftp.opaopa.org/pub/mirror/elisp/jpl/elisp/
-DISTNAME= ${PORTNAME:S/.el//}-${PORTVERSION}
+DISTNAME= x-face-${PORTVERSION}
DISTFILES= ${DISTNAME}.tar.gz \
- ${PORTNAME:S/.el/-e21.el.gz/}
+ x-face-e21.el.gz
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= yoichi@FreeBSD.org