diff options
author | miwi <miwi@FreeBSD.org> | 2013-07-22 23:23:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-07-22 23:23:15 +0800 |
commit | 48dcf66ec115775d4036db7e31c50f3e25e11259 (patch) | |
tree | df7bf4fa187de63be328f43c36f01e1937fa4155 /science/linsmith/Makefile | |
parent | bb89b575076642c563c8356908dd9c02a7c4e4e9 (diff) | |
download | freebsd-ports-gnome-48dcf66ec115775d4036db7e31c50f3e25e11259.tar.gz freebsd-ports-gnome-48dcf66ec115775d4036db7e31c50f3e25e11259.tar.zst freebsd-ports-gnome-48dcf66ec115775d4036db7e31c50f3e25e11259.zip |
- Update to 0.99.26
PR: 180687
Submitted by: Ports FUry
Diffstat (limited to 'science/linsmith/Makefile')
-rw-r--r-- | science/linsmith/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile index db9a00ad9414..a1e72268b258 100644 --- a/science/linsmith/Makefile +++ b/science/linsmith/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= linsmith -PORTVERSION= 0.99.25 +PORTVERSION= 0.99.26 CATEGORIES= science hamradio -MASTER_SITES= SF/${PORTNAME}/${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Smith charting program |