diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-11-11 10:40:00 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-11-11 10:40:00 +0000 |
commit | 434a28a60075ceda833f2c3a79704432d4bcd25b (patch) | |
tree | 7b644cb6d1e6cb68b47cf758e9ce090809263e90 /x11-themes/gtkstep | |
parent | 15ea541b0cec847a84ddfa27cbea460d0edaa87f (diff) | |
download | ports-434a28a60075ceda833f2c3a79704432d4bcd25b.tar.gz ports-434a28a60075ceda833f2c3a79704432d4bcd25b.zip |
Notes
Diffstat (limited to 'x11-themes/gtkstep')
-rw-r--r-- | x11-themes/gtkstep/Makefile | 8 | ||||
-rw-r--r-- | x11-themes/gtkstep/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/gtkstep/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile index 548afeefba92..bb40f3b4da86 100644 --- a/x11-themes/gtkstep/Makefile +++ b/x11-themes/gtkstep/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: gtkstep -# Version required: 1.9 +# Version required: 1.10 # Date Created: 7 nov 98 # Whom: Gilad Rom # # $FreeBSD$ # -DISTNAME= gtkstep-1.9 +DISTNAME= gtkstep-1.10 CATEGORIES= x11-toolkits -MASTER_SITES= http://members.linuxstart.com/~ulli/gtkstep/ +MASTER_SITES= http://ulli.linuxbox.com/gtkstep/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff --git a/x11-themes/gtkstep/distinfo b/x11-themes/gtkstep/distinfo index 72be5b041048..4106bb4f0d0d 100644 --- a/x11-themes/gtkstep/distinfo +++ b/x11-themes/gtkstep/distinfo @@ -1 +1 @@ -MD5 (gtkstep-1.9.tar.bz2) = 90f705e060737ebc2ec530203843ce35 +MD5 (gtkstep-1.10.tar.bz2) = 93f12a770c12a952e9c2ca40d0c2d8d6 diff --git a/x11-themes/gtkstep/pkg-descr b/x11-themes/gtkstep/pkg-descr index 339b27a1dc6e..4e4e2876b14c 100644 --- a/x11-themes/gtkstep/pkg-descr +++ b/x11-themes/gtkstep/pkg-descr @@ -1,4 +1,4 @@ GTKstep is a patch to improve the boring GTK+ look and feel with a NEXTSTEP(tm) look and feel. -WWW: http://members.linuxstart.com/~ulli/gtkstep/ +WWW: http://ulli.linuxbox.com/gtkstep/ |