aboutsummaryrefslogtreecommitdiff
path: root/editors/sam
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
commit0f29953274700e3113ef38abbe8132e0b248333d (patch)
treef8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/sam
parent28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff)
downloadports-0f29953274700e3113ef38abbe8132e0b248333d.tar.gz
ports-0f29953274700e3113ef38abbe8132e0b248333d.zip
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/sam')
-rw-r--r--editors/sam/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/sam/Makefile b/editors/sam/Makefile
index 225772fe8f1c..f9eef4a22e70 100644
--- a/editors/sam/Makefile
+++ b/editors/sam/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: sam
-# Version required: 4.3
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $FreeBSD$
#
-DISTNAME= sam
-PKGNAME= sam-4.3
+PORTNAME= sam
+PORTVERSION= 4.3
CATEGORIES= editors plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
+DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .msg.gz
MAINTAINER= erich@FreeBSD.org