diff options
author | perky <perky@FreeBSD.org> | 2003-08-23 01:03:50 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-08-23 01:03:50 +0000 |
commit | c6b14909276521882126f116ac79c70676f5fee2 (patch) | |
tree | 6f8c82427c5d82fa710696ae161e8f2d04f72780 /irc/xchat1 | |
parent | b7b083af4cc61a47f39d0c3fb07001a2063bcff8 (diff) | |
download | FreeBSD-ports-c6b14909276521882126f116ac79c70676f5fee2.zip FreeBSD-ports-c6b14909276521882126f116ac79c70676f5fee2.tar.gz |
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.
Submitted by: olgeni
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index f7e9641..53c7623 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.11 +PORTREVISION= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ |