diff options
author | obache <obache@pkgsrc.org> | 2013-04-18 13:19:35 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-04-18 13:19:35 +0000 |
commit | ca5af78e0912f3624ed8f272d743a5de86ce3cca (patch) | |
tree | cd0ca04fbc6c89a83bc8bf8fa9bf45095746e062 /pkgtools/x11-links/Makefile | |
parent | f9d6eb50c0c872f8dc5f829093022f73e5e95e0a (diff) | |
download | pkgsrc-ca5af78e0912f3624ed8f272d743a5de86ce3cca.tar.gz |
Update to 0.74.
pick up some *.pc files in share/pkgconfig (for Cygwin).
Diffstat (limited to 'pkgtools/x11-links/Makefile')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 113c274f3e7..2fe4057e604 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.140 2013/02/24 01:27:16 obache Exp $ +# $NetBSD: Makefile,v 1.141 2013/04/18 13:19:35 obache Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, # usually the most recent. -DISTNAME= x11-links-0.73 +DISTNAME= x11-links-0.74 CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty |