diff options
author | asami <asami@FreeBSD.org> | 1998-08-25 10:16:25 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-25 10:16:25 +0000 |
commit | 9dfff735cc532bbb3f6bfc7a01367807950f2228 (patch) | |
tree | 89c152f4abeca981a2484ea0ab509222f0e653a8 /graphics/killustrator | |
parent | 683fdb625582d1e04964ac6d735f1dce558cecea (diff) | |
download | FreeBSD-ports-9dfff735cc532bbb3f6bfc7a01367807950f2228.zip FreeBSD-ports-9dfff735cc532bbb3f6bfc7a01367807950f2228.tar.gz |
Dang, missed one. I hate it when this happens. :<
Anyway, change kde shlib version numbers.
Diffstat (limited to 'graphics/killustrator')
-rw-r--r-- | graphics/killustrator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/killustrator/Makefile b/graphics/killustrator/Makefile index 6866f17..96abcbf 100644 --- a/graphics/killustrator/Makefile +++ b/graphics/killustrator/Makefile @@ -3,7 +3,7 @@ # Date created: 07 May 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.1.1.1 1998/05/18 08:30:19 tg Exp $ +# $Id: Makefile,v 1.2 1998/07/25 11:21:04 asami Exp $ # DISTNAME= killustrator-0.2.1 @@ -12,7 +12,7 @@ MASTER_SITES= http://wwwiti.cs.uni-magdeburg.de/~sattler/pub/killustrator/ MAINTAINER= Nakai@technologist.com -LIB_DEPENDS= kdecore\\.0\\.91:${PORTSDIR}/x11/kde +LIB_DEPENDS= kdecore\\.1\\.:${PORTSDIR}/x11/kde BROKEN= upgrade |