diff options
author | uebayasi <uebayasi> | 2003-01-25 04:09:15 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-01-25 04:09:15 +0000 |
commit | 8bd7906ce84dd95cc990131eda7a552a1f83ec53 (patch) | |
tree | 4d1c9d56d2f84d7cfc780bb78de094901543e9d9 /chat/liece/Makefile | |
parent | 462d36be1d61b518733c864c9cfb4cda524186c0 (diff) | |
download | pkgsrc-8bd7906ce84dd95cc990131eda7a552a1f83ec53.tar.gz |
Update to 1.4.10. Bug fixes.
Diffstat (limited to 'chat/liece/Makefile')
-rw-r--r-- | chat/liece/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/liece/Makefile b/chat/liece/Makefile index 3301ff6ed9f..0576a453cf1 100644 --- a/chat/liece/Makefile +++ b/chat/liece/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2002/10/19 06:55:07 minoura Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/25 04:09:15 uebayasi Exp $ -DISTNAME= liece-1.4.8 +DISTNAME= liece-1.4.10 CATEGORIES= chat MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/ |