diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-08-12 09:20:45 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-08-12 09:20:45 +0000 |
commit | c0f6850e72d3d6d6c0d0261d6506b06d6264329c (patch) | |
tree | 5b3be0d557237d5533c3d81fe46370115a9f9876 /net/gaim-snapshot/Makefile | |
parent | 308793ec8432cc946579bfce7fc2bb1d8add0b7a (diff) |
Notes
Diffstat (limited to 'net/gaim-snapshot/Makefile')
-rw-r--r-- | net/gaim-snapshot/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index 4870634425a1..7e89e882c605 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: gaim -# Version required: 0.9.6 +# Version required: 0.9.7 # Date created: 26 Mar 1999 -# Whom: Jim Mock <jim@blues.ghis.net> +# Whom: Jim Mock <jim@FreeBSD.org> # -# $Id: Makefile,v 1.5 1999/05/29 03:55:14 steve Exp $ +# $Id: Makefile,v 1.6 1999/08/07 09:31:45 cpiazza Exp $ # -DISTNAME= gaim-0.9.6 +DISTNAME= gaim-0.9.7 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ -MAINTAINER= jim@blues.ghis.net +MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ glib12.2:${PORTSDIR}/devel/glib12 |