pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/p5-PerlMagick



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sat May 13 01:55:31 UTC 2023

Modified Files:
        pkgsrc/graphics/p5-PerlMagick: DESCR

Log Message:
p5-PerlMagick: typo in DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/p5-PerlMagick/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/p5-PerlMagick/DESCR
diff -u pkgsrc/graphics/p5-PerlMagick/DESCR:1.1 pkgsrc/graphics/p5-PerlMagick/DESCR:1.2
--- pkgsrc/graphics/p5-PerlMagick/DESCR:1.1     Wed Oct 31 23:52:44 2001
+++ pkgsrc/graphics/p5-PerlMagick/DESCR Sat May 13 01:55:30 2023
@@ -1,3 +1,3 @@
-PerlMagick is an objected-oriented Perl interface to ImageMagick.  Use
+PerlMagick is an object-oriented Perl interface to ImageMagick.  Use
 the module to read, manipulate, or write an image or image sequence from
 within a Perl script. This makes it suitable for Web CGI scripts.



Home | Main Index | Thread Index | Old Index