diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-03-19 06:19:42 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-03-19 06:19:42 +0000 |
commit | effd6586da9913bed51d43cb329529ef4c4adee4 (patch) | |
tree | 30feb4b5e2fab7a2207ae8ec3503b4b58a2db964 /science/molsketch/Makefile | |
parent | 426b24459707fa83a33e7b76afd6a29879086cb1 (diff) | |
download | ports-effd6586da9913bed51d43cb329529ef4c4adee4.tar.gz ports-effd6586da9913bed51d43cb329529ef4c4adee4.zip |
Notes
Diffstat (limited to 'science/molsketch/Makefile')
-rw-r--r-- | science/molsketch/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/science/molsketch/Makefile b/science/molsketch/Makefile index 95bc1f3a0a33..28179b789f0e 100644 --- a/science/molsketch/Makefile +++ b/science/molsketch/Makefile @@ -1,11 +1,10 @@ # $FreeBSD$ PORTNAME= molsketch -DISTVERSION= 0.5.2 +DISTVERSION= 0.6.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= SF/${PORTNAME}/Molsketch/Boron-11%20${DISTVERSION}/ +MASTER_SITES= SF/${PORTNAME}/Molsketch/Nitrogen%20${DISTVERSION}/ DISTNAME= Molsketch-${DISTVERSIONFULL} MAINTAINER= yuri@FreeBSD.org |