summaryrefslogtreecommitdiff
path: root/deskutils/sliderule
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
commita0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch)
tree3ffd72b216e533f037cfc7f06f222ca72e602018 /deskutils/sliderule
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'deskutils/sliderule')
-rw-r--r--deskutils/sliderule/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/sliderule/Makefile b/deskutils/sliderule/Makefile
index e3e00b7bba9f..6d4e79ca0ba2 100644
--- a/deskutils/sliderule/Makefile
+++ b/deskutils/sliderule/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: sliderule
-# Version required: 11.3 (X11R3)
# Date created: 4 Aug 1997
# Whom: joerg
#
# $FreeBSD$
#
-DISTNAME= sliderule
-PKGNAME= sliderule-1.0
+PORTNAME= sliderule
+PORTVERSIOn= 1.0
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_LOCAL}
+DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org