summaryrefslogtreecommitdiff
path: root/security/keynote/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
commit3df86a88a9d1a500b60debaa4e14f97e500a96c1 (patch)
treea2ab9a6ab9be8b8808cfdd2f42ab98c9aa090dcc /security/keynote/Makefile
parentProper WWW syntax (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27426
Diffstat (limited to 'security/keynote/Makefile')
-rw-r--r--security/keynote/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/keynote/Makefile b/security/keynote/Makefile
index e8f3d6b18e72..177472316435 100644
--- a/security/keynote/Makefile
+++ b/security/keynote/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: keynote
-# Version required: 2-beta4
# Date created: 02 September 1999
# Whom: se
#
# $FreeBSD$
#
-DISTNAME= keynote-2-beta4
-PKGNAME= keynote-2b4
+PORTNAME= keynote
+PORTVERSION= 2.b4
CATEGORIES= security
MASTER_SITES= http://www.cis.upenn.edu/~angelos/Code/
+DISTNAME= keynote-2-beta4
MAINTAINER= se@FreeBSD.org