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 | 9da81f41f4f1b207fe50103415e3aeb6f3ebeb8f (patch) | |
tree | 8eeabf827ea43547b34e5ec2e37e1530fbc98382 /editors/abiword | |
parent | 62368894f0a9167c7c7e424c2ae6b3fcb316809e (diff) | |
download | pkgsrc-9da81f41f4f1b207fe50103415e3aeb6f3ebeb8f.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} |