diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-10-15 23:46:17 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-10-15 23:46:17 +0800 |
commit | 106fb11d1adaced619846e462359d12f9f64179e (patch) | |
tree | 0ccab4d30e2e74c5e4e3ccf58b45b9c2cccc1bb7 /irc | |
parent | 461a08d82f67f4db231d4bfcf61a959a4ad9bdfc (diff) | |
download | freebsd-ports-gnome-106fb11d1adaced619846e462359d12f9f64179e.tar.gz freebsd-ports-gnome-106fb11d1adaced619846e462359d12f9f64179e.tar.zst freebsd-ports-gnome-106fb11d1adaced619846e462359d12f9f64179e.zip |
Update to version 0.12.0
PR: 31277
Submitted by: MAINTAINER
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xaric/Makefile | 9 | ||||
-rw-r--r-- | irc/xaric/distinfo | 2 | ||||
-rw-r--r-- | irc/xaric/pkg-plist | 5 |
3 files changed, 11 insertions, 5 deletions
diff --git a/irc/xaric/Makefile b/irc/xaric/Makefile index 9f93485d6b96..6a3fd2ffb2fe 100644 --- a/irc/xaric/Makefile +++ b/irc/xaric/Makefile @@ -1,18 +1,19 @@ # New ports collection makefile for: Xaric -# Date created: 16 Feb 01 +# Date created: 14 Oct 01 # Whom: alanp@unixpower.org # # $FreeBSD$ # PORTNAME= xaric -PORTVERSION= 0.9f +PORTVERSION= 0.12.0 CATEGORIES= irc -MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/ \ - ftp://ftp.unixpower.org/pub/xaric/ +MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/ MAINTAINER= alanp@unixpower.org +MAN1= xaric.1 + USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/irc/xaric/distinfo b/irc/xaric/distinfo index 7a16e752d11e..da0b7e392d89 100644 --- a/irc/xaric/distinfo +++ b/irc/xaric/distinfo @@ -1 +1 @@ -MD5 (xaric-0.9f.tar.gz) = e41167d07a7c6766239d3e3a84561e3e +MD5 (xaric-0.12.0.tar.gz) = 30be2711804a90070c23c5b0d13a9a47 diff --git a/irc/xaric/pkg-plist b/irc/xaric/pkg-plist index cb3d9f2a3050..9242238d119c 100644 --- a/irc/xaric/pkg-plist +++ b/irc/xaric/pkg-plist @@ -1 +1,6 @@ bin/xaric +share/xaric/help/copying +share/xaric/help/help +share/xaric/help/warranty +@dirrm share/xaric/help +@dirrm share/xaric |