aboutsummaryrefslogtreecommitdiffstats
path: root/editors/sam
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-14 08:25:54 +0800
committermharo <mharo@FreeBSD.org>2000-04-14 08:25:54 +0800
commita9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (patch)
tree3a8f43ae087406efd0b25da03deac3e0e32e168d /editors/sam
parent45ce14b7018952069f2f933ec84e6f50e053e925 (diff)
downloadfreebsd-ports-graphics-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.gz
freebsd-ports-graphics-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.zst
freebsd-ports-graphics-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.zip
portname/portversion update
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 225772fe8f1..f9eef4a22e7 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