diff options
Diffstat (limited to 'lang/pnet/Makefile')
-rw-r--r-- | lang/pnet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile index 0a1631cb950e..0cb0217b646c 100644 --- a/lang/pnet/Makefile +++ b/lang/pnet/Makefile @@ -1,12 +1,12 @@ # Ports collection makefile for: pnet # Date created: Fri Jul 13 01:08:14 EDT 2001 -# Whom: Michael Johnson <ahze@ahze.net> +# Whom: Michael Johnson <ahze@rgv.net> # # $FreeBSD$ # PORTNAME= pnet -PORTVERSION= 0.2.8 +PORTVERSION= 0.3.0 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ |