diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-12-23 04:25:52 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-12-23 04:25:52 +0000 |
commit | 0b163393359968a8be7961f2af8dda770dff430a (patch) | |
tree | 165e5cc520f320639a8c34c705ce892327f385c0 /science | |
parent | 7bb391cc499fc71413ec1781c03018115cfc1bab (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/lammps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/lammps/Makefile b/science/lammps/Makefile index e36f3385fddb..18c9ca7bc02d 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -2,7 +2,7 @@ PORTNAME= lammps PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |