diff options
Diffstat (limited to 'net-im/icb')
-rw-r--r-- | net-im/icb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile index 38e533bccba6..e8809d0500e0 100644 --- a/net-im/icb/Makefile +++ b/net-im/icb/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: icb -# Version required: 5.0.9 +# Version required: 5.0.9 # Date created: Tue Feb 03, 1998 # Whom: David O'Brien (obrien@NUXI.ucdavis.edu) # @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.swcp.com/pub/icb/clients/unix/ \ ftp://ftp.tu-clausthal.de/pub/unix.new/net/ EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org do-configure: @cd ${WRKSRC}; \ |