aboutsummaryrefslogtreecommitdiffstats
path: root/x11/eterm
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-14 03:19:05 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-14 03:19:05 +0800
commitad484df21a7c7d25e1e37ed90fff311f479a8e91 (patch)
treeaf76de1209d059ff9421680d176b5dffbc47e83e /x11/eterm
parent0683433bc6f07a8866845c124869b1431eed09e8 (diff)
downloadfreebsd-ports-gnome-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.gz
freebsd-ports-gnome-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.zst
freebsd-ports-gnome-ad484df21a7c7d25e1e37ed90fff311f479a8e91.zip
Update to use PORTNAME/PORTVERSION
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 994900a0661a..3e50896f12fb 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: eterm
-# Version required: 0.8.10
# Date created: 24 November 1997
# Whom: Murray Stokely <murray@cdrom.com>
#
# $FreeBSD$
#
-DISTNAME= Eterm-0.8.10
-PKGNAME= eterm-0.8.10
+PORTNAME= eterm
+PORTVERSION= 0.8.10
CATEGORIES= x11
MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \
http://eterm.is.nontoxic.org/download/ \
ftp://ftp.livewire.com.au/pub/linuxberg/files/x11/system/ \
ftp://ftp.c-com.net/pub/.30/LinuxBerg/files/x11/system/ \
ftp://ftp.sunsite.auc.dk/disk6/linuxberg.com/files/x11/system/
+DISTNAME= Eterm-${PORTVERSION}
MAINTAINER= murray@cdrom.com