diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-07-21 16:45:46 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-07-21 16:45:46 +0000 |
commit | 416e4061e096dc9e621bb11c3123a3201d5ee7e3 (patch) | |
tree | abf673bae2f1c449f4970571f8b9ae55862275ef /misc/zaptel/Makefile | |
parent | caecea8aaf3f098721bca23e2e09862c3710761c (diff) |
Notes
Diffstat (limited to 'misc/zaptel/Makefile')
-rw-r--r-- | misc/zaptel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile index be05f74a4fca..67c465625c6a 100644 --- a/misc/zaptel/Makefile +++ b/misc/zaptel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zaptel -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= misc MASTER_SITES= http://www.portaone.com/~sobomax/ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} |