diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-08 00:24:25 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-08 00:24:25 +0000 |
commit | 933fb0d5d4fd50a0188357ee82fea35d1fc7aeab (patch) | |
tree | e8f5a904aebd8aeba5af9b0ee32c1ffac98ba2fa /net/libicq/Makefile | |
parent | 943228da2e9860d64f2d5a6a5ccf89a0edacd7f0 (diff) | |
download | ports-933fb0d5d4fd50a0188357ee82fea35d1fc7aeab.tar.gz ports-933fb0d5d4fd50a0188357ee82fea35d1fc7aeab.zip |
Notes
Diffstat (limited to 'net/libicq/Makefile')
-rw-r--r-- | net/libicq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libicq/Makefile b/net/libicq/Makefile index 6d47b718323b..80b261d7bf73 100644 --- a/net/libicq/Makefile +++ b/net/libicq/Makefile @@ -3,11 +3,11 @@ # Date Created: 31 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id: Makefile,v 1.2 1998/11/23 06:07:44 asami Exp $ +# $Id: Makefile,v 1.3 1999/03/15 19:59:22 nectar Exp $ # DISTNAME= libicq-0.33 -CATEGORIES= devel +CATEGORIES= net MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ http://www.nectar.com/distfiles/ |