diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-08 00:24:25 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-08 00:24:25 +0000 |
commit | b1f1b49f825c6cae738be5c8b6c0a2da73205794 (patch) | |
tree | ea9ea8e897ae833030860c0effdb20c675e33e37 /japanese/libicq | |
parent | 733680371fe1a3f414047f4d2439cf7f65df5f77 (diff) | |
download | FreeBSD-ports-b1f1b49f825c6cae738be5c8b6c0a2da73205794.zip FreeBSD-ports-b1f1b49f825c6cae738be5c8b6c0a2da73205794.tar.gz |
Fixed ${CATEGORIS} from devel to net
Diffstat (limited to 'japanese/libicq')
-rw-r--r-- | japanese/libicq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/libicq/Makefile b/japanese/libicq/Makefile index 944dd3c..198d2fc 100644 --- a/japanese/libicq/Makefile +++ b/japanese/libicq/Makefile @@ -3,12 +3,12 @@ # Date Created: 22 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id: Makefile,v 1.1.1.1 1998/11/19 07:33:02 flathill Exp $ +# $Id: Makefile,v 1.2 1999/03/31 11:38:02 flathill Exp $ # DISTNAME= libicq-0.33 PKGNAME= ja-libicq-0.33 -CATEGORIES= japanese devel +CATEGORIES= japanese net MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ PATCH_SITES= http://www.freebsd.org/~flathill/distfiles/ \ |