diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-03-12 14:17:58 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-03-12 14:17:58 +0000 |
commit | e4623a469a6bca97f624748f671f59c1cc5f727e (patch) | |
tree | fd5e015026d432bc030074e1eb203143669c5206 /korean | |
parent | 3f54fc462a8456f9b669d7bb252d44aa5af27b60 (diff) | |
download | ports-e4623a469a6bca97f624748f671f59c1cc5f727e.tar.gz ports-e4623a469a6bca97f624748f671f59c1cc5f727e.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/bitchx/Makefile | 3 | ||||
-rw-r--r-- | korean/bitchx/files/patch-ag | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/korean/bitchx/Makefile b/korean/bitchx/Makefile index 7e1644d3ac07..6c3c9bf92b2e 100644 --- a/korean/bitchx/Makefile +++ b/korean/bitchx/Makefile @@ -9,8 +9,7 @@ PORTNAME= BitchX PORTVERSION= 1.0c16 PORTREVISION= 3 CATEGORIES= korean irc gnome -MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ - ftp://ukug.uk.freebsd.org/pub/lord_cj/ +MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ PATCH_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ PATCHFILES= bx-korean-aa.patch\ diff --git a/korean/bitchx/files/patch-ag b/korean/bitchx/files/patch-ag index 163bf1445c7c..2cba17fe478f 100644 --- a/korean/bitchx/files/patch-ag +++ b/korean/bitchx/files/patch-ag @@ -8,4 +8,3 @@ +DEFS = -I$$(srcdir)/../include -I$(topdir)/include -I. -I- LIBS = @LIBS@ INCLUDES = @INCLUDES@ - |