diff options
author | joerg <joerg> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg> | 2005-12-12 21:36:54 +0000 |
commit | cab4e145be58db134b8b7f9cb07fdcb736d9bc7a (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /misc/xrolodex | |
parent | b6a201d3ccf7113e38894c7b0c2c8689a4cc0c64 (diff) | |
download | pkgsrc-cab4e145be58db134b8b7f9cb07fdcb736d9bc7a.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'misc/xrolodex')
-rw-r--r-- | misc/xrolodex/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |