Update port to 1.0.2

This commit is contained in:
Chris D. Faulhaber 1999-12-26 22:19:28 +00:00
parent f12023a79e
commit 97952d8dec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24105
3 changed files with 5 additions and 5 deletions

View file

@ -1,17 +1,17 @@
# New ports collection makefile for: kdbg
# Version required: 1.0.1
# Version required: 1.0.2
# Date created: 02 November 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
DISTNAME= kdbg-1.0.1
DISTNAME= kdbg-1.0.2
CATEGORIES= devel kde
MASTER_SITES= http://members.telecom.at/~johsixt/ \
ftp://ftp.eudaptics.co.at/pub/people/jsixt/
MAINTAINER= jedgar@fxp.org
MAINTAINER= jedgar@FreeBSD.org
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11

View file

@ -1 +1 @@
MD5 (kdbg-1.0.1.tar.gz) = 6e748c9c7e3f54e5ee2deefe6126a8f4
MD5 (kdbg-1.0.2.tar.gz) = f1d78640bd7cef1e6a26f15067f9030e

View file

@ -16,4 +16,4 @@ inspecting variables, and stepping through code.
WWW: http://members.telecom.at/~johsixt/kdbg.html
-Chris D. Faulhaber
jedgar@fxp.org
jedgar@FreeBSD.org