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 /x11/xephem | |
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 'x11/xephem')
-rw-r--r-- | x11/xephem/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 78d23685b4d..be4ab4dfb33 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2005/07/16 19:10:41 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2005/12/12 21:36:56 joerg Exp $ DISTNAME= xephem-3.6.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \ ftp://iphcip1.physik.uni-mainz.de/pub/xephem/ |