diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-09 06:35:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-09 06:35:32 +0800 |
commit | 28da976a0dabc8559c7ccca65885f6a65933ef5c (patch) | |
tree | e7b0d0645efd6e060dcdf635dadc443e37867e54 /science/gwyddion/Makefile | |
parent | 3509333c9f7b738f8c7684f98b63b99b0bb83d2e (diff) | |
download | freebsd-ports-gnome-28da976a0dabc8559c7ccca65885f6a65933ef5c.tar.gz freebsd-ports-gnome-28da976a0dabc8559c7ccca65885f6a65933ef5c.tar.zst freebsd-ports-gnome-28da976a0dabc8559c7ccca65885f6a65933ef5c.zip |
- Update to 2.4
PR: 108893
Submitted by: David<yeti@gwyddion.net> (maintainer)
Diffstat (limited to 'science/gwyddion/Makefile')
-rw-r--r-- | science/gwyddion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index c8b9929b7594..67eb0f7ccbb8 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gwyddion -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= science graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |