diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-23 19:40:02 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-23 19:40:02 +0000 |
commit | 4e2e52d3384cb8ba9d92f1d7ebead241bb50ce5b (patch) | |
tree | 6c75fa57f7dda1915c2c090baca3e384c24de22d /deskutils | |
parent | eaf073fe170987c52d12a2f79cb07a860f5120a8 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gworkspace/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gworkspace/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile index d35887368d1d..06ab82a15da0 100644 --- a/deskutils/gworkspace/Makefile +++ b/deskutils/gworkspace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gworkspace -PORTVERSION= 0.4.6.1 +PORTVERSION= 0.5 CATEGORIES= deskutils MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ \ http://www.imago.ro/gworkspace/ @@ -19,7 +19,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall RUN_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back PREFIX= ${LOCALBASE}/GNUstep -WRKSRC= ${WRKDIR}/GWorkspace-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} GUN_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile diff --git a/deskutils/gworkspace/distinfo b/deskutils/gworkspace/distinfo index ba52d336ce17..713963e1c104 100644 --- a/deskutils/gworkspace/distinfo +++ b/deskutils/gworkspace/distinfo @@ -1 +1 @@ -MD5 (gworkspace-0.4.6.1.tar.gz) = 36fe4766d2db9fabd7573fd6410d8f68 +MD5 (gworkspace-0.5.tar.gz) = 718a87e343757c9a656229a406b2c4d9 |