diff options
author | fredb <fredb> | 2002-03-13 17:36:35 +0000 |
---|---|---|
committer | fredb <fredb> | 2002-03-13 17:36:35 +0000 |
commit | 6f3fde27db897874de706ce34882f6ee2cb4523f (patch) | |
tree | dc32ede50f2b2eb416705689058f2df8cb72865f /x11/dfm | |
parent | 39efccc163d8b191943eada35beb1ec610c3dd79 (diff) | |
download | pkgsrc-6f3fde27db897874de706ce34882f6ee2cb4523f.tar.gz |
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'x11/dfm')
-rw-r--r-- | x11/dfm/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/dfm/Makefile.common b/x11/dfm/Makefile.common index a45f6f7ab55..9621643c0a8 100644 --- a/x11/dfm/Makefile.common +++ b/x11/dfm/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.2 2001/10/21 10:49:59 wiz Exp $ +# $NetBSD: Makefile.common,v 1.3 2002/03/13 17:37:54 fredb Exp $ # DISTNAME= dfm-0.99.9 +PKGREVISION= 1 MASTER_SITES= http://www.kaisersite.de/dfm/ WRKSRC= ${WRKDIR}/dfm |