diff options
author | beat <beat@FreeBSD.org> | 2011-03-28 01:13:49 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-03-28 01:13:49 +0800 |
commit | 652b3a366ddd4ab9c1d8725bcee9c85b5d93b280 (patch) | |
tree | 840f5804b4197d574e4bcadbd9a89fc35dba9365 /science/linsmith/Makefile | |
parent | 73333f58c79c29e9e46021de0ed258f0070aef2d (diff) | |
download | freebsd-ports-gnome-652b3a366ddd4ab9c1d8725bcee9c85b5d93b280.tar.gz freebsd-ports-gnome-652b3a366ddd4ab9c1d8725bcee9c85b5d93b280.tar.zst freebsd-ports-gnome-652b3a366ddd4ab9c1d8725bcee9c85b5d93b280.zip |
- Update to 0.99.21
- Remove MD5 checksum
- Reset maintainership
Diffstat (limited to 'science/linsmith/Makefile')
-rw-r--r-- | science/linsmith/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile index 5b7564744029..2f96c43b1718 100644 --- a/science/linsmith/Makefile +++ b/science/linsmith/Makefile @@ -7,12 +7,11 @@ # PORTNAME= linsmith -PORTVERSION= 0.99.12 -PORTREVISION= 4 +PORTVERSION= 0.99.21 CATEGORIES= science hamradio -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.9.12 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.9.21 -MAINTAINER= beat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Smith charting program LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |