aboutsummaryrefslogtreecommitdiff
path: root/deskutils/korganizer
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/korganizer
parentbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff)
downloadports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz
ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'deskutils/korganizer')
-rw-r--r--deskutils/korganizer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile
index 6ec72d149eb8..755c8e709f02 100644
--- a/deskutils/korganizer/Makefile
+++ b/deskutils/korganizer/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: korganizer
-# Version required: Beta4
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
# $FreeBSD$
#
-DISTNAME= korganizer-1.1
+PORTNAME= korganizer
+PORTVERSION= 1.1
CATEGORIES= deskutils kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR=stable/1.1/distribution/tar/generic/source/bz2
+MASTER_SITE_SUBDIR= stable/1.1/distribution/tar/generic/source/bz2
MAINTAINER= hanspb@persbraten.vgs.no