diff options
author | dholland <dholland@pkgsrc.org> | 2012-04-03 09:55:59 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-04-03 09:55:59 +0000 |
commit | af197b57366cdd30b2a379762d98ba701d71e309 (patch) | |
tree | 4b75473e1e3154737c1018f000f8d2d676dc34aa /print/evince3 | |
parent | 4fdd3e87028065bc9024e0dd234b737cd0f47b96 (diff) | |
download | pkgsrc-af197b57366cdd30b2a379762d98ba701d71e309.tar.gz |
Fix used-by, was copied from print/evince without being updated.
Diffstat (limited to 'print/evince3')
-rw-r--r-- | print/evince3/Makefile.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/evince3/Makefile.common b/print/evince3/Makefile.common index 5b2bca786d1..8065057ad02 100644 --- a/print/evince3/Makefile.common +++ b/print/evince3/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2012/03/21 17:40:20 drochner Exp $ +# $NetBSD: Makefile.common,v 1.2 2012/04/03 09:55:59 dholland Exp $ # -# used by print/evince/Makefile -# used by print/evince-nautilus/Makefile +# used by print/evince3/Makefile +# would probably be used by print/evince3-nautilus/Makefile if that existed DISTNAME= evince-3.2.1 CATEGORIES= print |