diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-01-07 23:03:01 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-01-07 23:03:01 +0800 |
commit | 2660bc02720740457f06d9782a33dbd37aec5845 (patch) | |
tree | f584f1ead7bc9c3408a95a020720fb5785e08453 /lang | |
parent | a5869176b17b15619e5e29decaa6e6a0f300a2b1 (diff) | |
download | freebsd-ports-gnome-2660bc02720740457f06d9782a33dbd37aec5845.tar.gz freebsd-ports-gnome-2660bc02720740457f06d9782a33dbd37aec5845.tar.zst freebsd-ports-gnome-2660bc02720740457f06d9782a33dbd37aec5845.zip |
Upgrade to 3.0.0
PR: 24115
Submitted by: MAINTAINER
Diffstat (limited to 'lang')
-rw-r--r-- | lang/f2c/Makefile | 4 | ||||
-rw-r--r-- | lang/f2c/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index d40478095ed2..c7fdd7ccca4a 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -6,10 +6,10 @@ # PORTNAME= f2c -PORTVERSION= 2.0.1 +PORTVERSION= 3.0.0 CATEGORIES= lang MASTER_SITES= ftp://troutmask.apl.washington.edu/pub/ -DISTNAME= f2c-freebsd.2.0.1 +DISTNAME= f2c-freebsd.3.0.0 MAINTAINER= kargl@troutmask.apl.washington.edu diff --git a/lang/f2c/distinfo b/lang/f2c/distinfo index 5fb47fe8c9e2..8215ed2fdb51 100644 --- a/lang/f2c/distinfo +++ b/lang/f2c/distinfo @@ -1 +1 @@ -MD5 (f2c-freebsd.2.0.1.tar.gz) = 8ccc3c27b5e8a96154d8002a30878b01 +MD5 (f2c-freebsd.3.0.0.tar.gz) = e69b37fd3801faa82e5112806358b246 |