diff options
author | abs <abs> | 2008-11-25 18:28:18 +0000 |
---|---|---|
committer | abs <abs> | 2008-11-25 18:28:18 +0000 |
commit | 7a57d23660ccbe904aa0b3d9d8c36baba53a66c6 (patch) | |
tree | b48307ead50861d81af8a156e821771b09827aa9 /print/if-psprint | |
parent | 878b19a3d49e914b14180bada74336bacc3a43e5 (diff) | |
download | pkgsrc-7a57d23660ccbe904aa0b3d9d8c36baba53a66c6.tar.gz |
Updated print/if-psprint to 1.8
Changes in if-psprint 1.8
- Also handle the lpd in NetBSD 5.0
Diffstat (limited to 'print/if-psprint')
-rw-r--r-- | print/if-psprint/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile index f30d25f1f2c..89b4d874cb2 100644 --- a/print/if-psprint/Makefile +++ b/print/if-psprint/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2007/01/07 09:14:09 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2008/11/25 18:28:18 abs Exp $ # -DISTNAME= if-psprint-1.7 -PKGREVISION= 2 +DISTNAME= if-psprint-1.8 CATEGORIES= print MASTER_SITES= http://www.mono.org/abs/tools/if-psprint/ |