diff options
Diffstat (limited to 'science/lammps/Makefile')
-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 fd814e45d51c..4a8f08f523b7 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -1,6 +1,6 @@ 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 |