diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-17 21:27:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-17 21:27:30 +0000 |
commit | abd70c14f9285303b536592af5f4d97be4735724 (patch) | |
tree | 3105fe7fe25451e352df52397ba0dd28e9a1525d /science/clhep/Makefile | |
parent | 26b1ef254cf9a9d6c9ae7c00a7cf5c7b4076f787 (diff) | |
download | ports-abd70c14f9285303b536592af5f4d97be4735724.tar.gz ports-abd70c14f9285303b536592af5f4d97be4735724.zip |
- Update to 2.0.3.3
Notes
Notes:
svn path=/head/; revision=213226
Diffstat (limited to 'science/clhep/Makefile')
-rw-r--r-- | science/clhep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile index 89d27121533e..3ebae59db648 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clhep -PORTVERSION= 2.0.3.2 +PORTVERSION= 2.0.3.3 CATEGORIES= science MASTER_SITES= http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |