diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
commit | 6e4a0dd7991ad854ac6cf1540d0631a457cf96dd (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /misc | |
parent | 18cff5b61468d9288337f1194f99784e4b7d7622 (diff) | |
download | pkgsrc-6e4a0dd7991ad854ac6cf1540d0631a457cf96dd.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xrolodex/Makefile | 4 | ||||
-rw-r--r-- | misc/yrolo/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/xrolodex/Makefile b/misc/xrolodex/Makefile index 2805946258a..326bd69cffd 100644 --- a/misc/xrolodex/Makefile +++ b/misc/xrolodex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2005/12/05 20:50:41 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2005/12/12 21:36:55 joerg Exp $ DISTNAME= xrolodex.1.5.motif PKGNAME= xrolodex-1.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} EXTRACT_SUFX= .tar.Z diff --git a/misc/yrolo/Makefile b/misc/yrolo/Makefile index 3f6cac7f9e1..78fd499f35e 100644 --- a/misc/yrolo/Makefile +++ b/misc/yrolo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:40 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/12 21:36:55 joerg Exp $ # DISTNAME= yrolo-1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.muquit.com/muquit/software/yrolo/ |