diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-09-13 03:26:39 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-09-13 03:26:39 +0000 |
commit | 37509d9c38da6a899bf665d137a1997f729f1939 (patch) | |
tree | 4ff5d6cd073b80abfe3ca4dce053fdf889ce2145 /korean/bitchx | |
parent | Bakery is another C++ Framework for creating GNOME applications (diff) |
Add PORTREVISION.
Reviewed by: Kris Kennaway
Notes
Notes:
svn path=/head/; revision=32566
Diffstat (limited to 'korean/bitchx')
-rw-r--r-- | korean/bitchx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/bitchx/Makefile b/korean/bitchx/Makefile index 4764d17f91b3..57b6a3411e5b 100644 --- a/korean/bitchx/Makefile +++ b/korean/bitchx/Makefile @@ -7,6 +7,7 @@ PORTNAME= BitchX PORTVERSION= 1.0c16 +PORTREVISION= 1 CATEGORIES= korean irc gnome MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ |