diff options
author | sobomax <sobomax@FreeBSD.org> | 2004-07-30 02:56:55 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2004-07-30 02:56:55 +0800 |
commit | a5af7a4b7efff440cf3fab2d658b4507d3fbcb43 (patch) | |
tree | 09d57d93fd08a2655507316ceed103dd5bde7501 /misc/zaptel/Makefile | |
parent | 9619d352b1b69140cea865992066761cbcadd833 (diff) | |
download | freebsd-ports-gnome-a5af7a4b7efff440cf3fab2d658b4507d3fbcb43.tar.gz freebsd-ports-gnome-a5af7a4b7efff440cf3fab2d658b4507d3fbcb43.tar.zst freebsd-ports-gnome-a5af7a4b7efff440cf3fab2d658b4507d3fbcb43.zip |
Update to 0.7.
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 67c465625c6a..e8e5688b7f08 100644 --- a/misc/zaptel/Makefile +++ b/misc/zaptel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zaptel -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= misc MASTER_SITES= http://www.portaone.com/~sobomax/ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} |