diff options
author | reed <reed@pkgsrc.org> | 2005-01-27 17:47:47 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-01-27 17:47:47 +0000 |
commit | 0f2354b69f6744b25cf2ca32c2538936b1ebae8a (patch) | |
tree | 8eeabf827ea43547b34e5ec2e37e1530fbc98382 /editors/abiword | |
parent | ddd0373428af27407673e72dbbba81b69a546506 (diff) | |
download | pkgsrc-0f2354b69f6744b25cf2ca32c2538936b1ebae8a.tar.gz |
Improve my previous comment: also the PLIST for abiword-plugins
may need to be updated.
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common index 489bc996c2a..bcd76b025b9 100644 --- a/editors/abiword/Makefile.common +++ b/editors/abiword/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.9 2005/01/27 17:38:45 reed Exp $ +# $NetBSD: Makefile.common,v 1.10 2005/01/27 17:47:47 reed Exp $ -# Be sure to run "make makesum" in editors/abiword-plugins also when updating. +# Be sure to update PLIST and distinfo for editors/abiword-plugins when updating ABIWORD_DIST_VERSION= 2.2.3 DISTNAME= abiword-${ABIWORD_DIST_VERSION} |