diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-26 16:34:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-26 16:34:39 +0000 |
commit | d579cd2aaa0c063c19f775d4afe0b228d9670667 (patch) | |
tree | f1b68e352073b7a73079f293b282c17679566f74 /irc | |
parent | 39026acb04e4684bab1a8d4684a3b35dfbca58a0 (diff) | |
download | ports-d579cd2aaa0c063c19f775d4afe0b228d9670667.tar.gz ports-d579cd2aaa0c063c19f775d4afe0b228d9670667.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/iroffer/Makefile | 6 | ||||
-rw-r--r-- | irc/xchat-fish/Makefile | 5 | ||||
-rw-r--r-- | irc/xchat-mircryption/Makefile | 6 |
3 files changed, 3 insertions, 14 deletions
diff --git a/irc/iroffer/Makefile b/irc/iroffer/Makefile index ffc24b1840a7..ab049e391254 100644 --- a/irc/iroffer/Makefile +++ b/irc/iroffer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: iroffer -# Date created: November 22, 2000 -# Whom: Donald Burr <dburr@FreeBSD.ORG> -# +# Created by: Donald Burr <dburr@FreeBSD.ORG> # $FreeBSD$ -# PORTNAME= iroffer PORTVERSION= 1.4.3 diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index d29f9f311c9f..c0a3c2770667 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: XChat fish -# Date created: Mon Jan 17 03:22:41 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ # $MCom: ports/irc/xchat-fish/Makefile,v 1.1 2006/10/04 22:30:07 ahze Exp $ diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile index f5c7547bbe4d..933288fa316d 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: XChat encryption -# Date created: Sat Jan 8 21:48:41 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ # $MCom: ports/irc/xchat-mircryption/Makefile,v 1.2 2006/10/10 20:22:11 mezz Exp $ -# PORTNAME= mircryption DISTVERSION= 0.3.3 |