aboutsummaryrefslogtreecommitdiff
path: root/misc/mgp-mode.el
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
commitdad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch)
tree4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/mgp-mode.el
parent9467713b6447f007838ba7219286cb78e90c02f7 (diff)
downloadports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.tar.gz
ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.zip
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27512
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