diff options
author | jim <jim@FreeBSD.org> | 1999-10-05 18:12:59 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-10-05 18:12:59 +0800 |
commit | 4825c385b17c534375f267963ba3424439e7c0fd (patch) | |
tree | 25c5e3a99382644605a104a058072f78a9cdc159 /irc/xchat-gnome/Makefile | |
parent | eb9fe74de560e89f29ff66f95f164f1b1b4f91bd (diff) | |
download | freebsd-ports-gnome-4825c385b17c534375f267963ba3424439e7c0fd.tar.gz freebsd-ports-gnome-4825c385b17c534375f267963ba3424439e7c0fd.tar.zst freebsd-ports-gnome-4825c385b17c534375f267963ba3424439e7c0fd.zip |
Updated to version 1.3.4
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index f2dc62441e5a..7610c6d5bed0 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.3.3 +# Version required: 1.3.4 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.3.3 +DISTNAME= xchat-1.3.4 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/v1.3/ \ http://xchat.linuxpower.org/files/v1.3/ |