summaryrefslogtreecommitdiff
path: root/x11/gtkstep/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-10-08 21:21:24 +0000
committerjlam <jlam@pkgsrc.org>1999-10-08 21:21:24 +0000
commit2df4cad9432178812e635686336a7a556d691ba0 (patch)
tree7d2fbc261a27f634d0bb63f0f0d2380f9b40f006 /x11/gtkstep/Makefile
parentb827288b1d7ee55c5f14488589434aec93cc6068 (diff)
downloadpkgsrc-2df4cad9432178812e635686336a7a556d691ba0.tar.gz
Update gtkstep to version 1.9.
The layout of the following widgets has been improved: Paned window CList and CTree Progress bar Entry
Diffstat (limited to 'x11/gtkstep/Makefile')
-rw-r--r--x11/gtkstep/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile
index c4ffbfd9bbe..89a0db1d68b 100644
--- a/x11/gtkstep/Makefile
+++ b/x11/gtkstep/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 1999/08/30 08:43:03 jlam Exp $
+# $NetBSD: Makefile,v 1.3 1999/10/08 21:21:24 jlam Exp $
-DISTNAME= gtkstep-1.8
+DISTNAME= gtkstep-1.9
CATEGORIES= x11
-MASTER_SITES= http://www-info2.informatik.uni-wuerzburg.de/staff/ulli/gtkstep/
+MASTER_SITES= http://members.linuxstart.com/~ulli/gtkstep/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jlam@netbsd.org
-HOMEPAGE= http://www-info2.informatik.uni-wuerzburg.de/staff/ulli/gtkstep/
+HOMEPAGE= http://members.linuxstart.com/~ulli/gtkstep/
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
USE_LIBTOOL= yes
USE_X11BASE= yes