diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-06-10 16:23:58 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-06-10 16:23:58 +0000 |
commit | b1daff3dadbdc35dec38b063c79b1f01ae8c91ef (patch) | |
tree | c4c697c6cd4540489bbdb103d1a4aca2af21cfae /net/stund/Makefile | |
parent | 1bb52581728330772046ebff2ffb82bf8681cfce (diff) |
Notes
Diffstat (limited to 'net/stund/Makefile')
-rw-r--r-- | net/stund/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/stund/Makefile b/net/stund/Makefile index dc9e774abe4f..0291cb4d501f 100644 --- a/net/stund/Makefile +++ b/net/stund/Makefile @@ -6,11 +6,11 @@ # PORTNAME= stund -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= stun -DISTNAME= ${PORTNAME}_${PORTVERSION}_Feb21 +DISTNAME= ${PORTNAME}_${PORTVERSION}_Jun06 EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org |