aboutsummaryrefslogtreecommitdiff
path: root/misc/mgp-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mgp-mode.el')
-rw-r--r--misc/mgp-mode.el/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/mgp-mode.el/Makefile b/misc/mgp-mode.el/Makefile
index c87d68a5eb5c..93d9723fb6e6 100644
--- a/misc/mgp-mode.el/Makefile
+++ b/misc/mgp-mode.el/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: mgp-mode.el
-# Version required: 1.30
# Date created: 99/10/6
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= mgp-mode.el
-PKGNAME= mgp-mode.el-1.30
+PORTNAME= mgp-mode.el
+PORTVERSION= 1.30
CATEGORIES= misc elisp
MASTER_SITES= ftp://TypeHack.aial.hiroshima-u.ac.jp/pub/Emacs/MagicPoint/
-EXTRACT_SUFX= # empty
+DISTFILES= ${PORTNAME}
MAINTAINER= taoka@FreeBSD.org