diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-30 23:21:47 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-30 23:21:47 +0000 |
commit | a804aaccd485cb818aa0d621ad2d296916c82fbe (patch) | |
tree | ff88801b4ed81d89dd9baed82172ff8b9dcc6133 | |
parent | a54597df239cedd3b7192103b1f1f95fcb10f95e (diff) | |
download | pkgsrc-a804aaccd485cb818aa0d621ad2d296916c82fbe.tar.gz |
Added poedit-1.2.5.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | editors/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index ba6dc2a3f30..89749e31469 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5381 2004/03/30 22:44:44 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5382 2004/03/30 23:21:47 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1621,3 +1621,4 @@ Changes to the packages collection and infrastructure in 2004: Updated streamtuner to 0.12.1 [xtraeme 2004-03-30] Updated streamtuner-live365 to 0.3.4 [xtraeme 2004-03-30] Updated streamtuner-local to 0.4.0 [xtraeme 2004-03-30] + Added poedit-1.2.5 [xtraeme 2004-03-30] diff --git a/editors/Makefile b/editors/Makefile index bd9d1f11d02..896772c3778 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2004/03/12 13:13:09 cjep Exp $ +# $NetBSD: Makefile,v 1.100 2004/03/30 23:21:47 xtraeme Exp $ # COMMENT= Editors @@ -57,6 +57,7 @@ SUBDIR+= ng SUBDIR+= nvi SUBDIR+= nvi-m17n SUBDIR+= pico +SUBDIR+= poedit SUBDIR+= sam SUBDIR+= speedbar SUBDIR+= ssam |