diff options
Diffstat (limited to 'graphics/netpbm/files/patch-be')
-rw-r--r-- | graphics/netpbm/files/patch-be | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/netpbm/files/patch-be b/graphics/netpbm/files/patch-be index 8a18d679124b..e0783e3163db 100644 --- a/graphics/netpbm/files/patch-be +++ b/graphics/netpbm/files/patch-be @@ -1,11 +1,11 @@ ---- pgm/Makefile.orig Sat May 27 04:14:36 2000 -+++ pgm/Makefile Sat Jun 3 00:00:00 2000 +--- pgm/Makefile.orig Thu Jun 29 01:05:55 2000 ++++ pgm/Makefile Sat Jul 1 12:00:00 2000 @@ -3,14 +3,13 @@ LIBROOT = pgm LIBPGM = lib$(LIBROOT).$(NETPBMLIBSUFFIX) -MAJ = 9 --MIN = 3 +-MIN = 5 +SOVER = 1 PBMDIR = $(SRCDIR)/pbm |