diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-26 16:36:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-26 16:36:41 +0000 |
commit | 69a2c3f6f46e57a945d7cd94c7906dfbce901a2f (patch) | |
tree | d7a312971ebe2f475aaacd0411642193213fcee7 /misc/gonvert/Makefile | |
parent | 6d40d0921192f14ee63e8c17ef0ba6713df362d9 (diff) | |
download | ports-69a2c3f6f46e57a945d7cd94c7906dfbce901a2f.tar.gz ports-69a2c3f6f46e57a945d7cd94c7906dfbce901a2f.zip |
Notes
Diffstat (limited to 'misc/gonvert/Makefile')
-rw-r--r-- | misc/gonvert/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index 036e1a72ff6c..0bf21d36f05a 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -7,10 +7,10 @@ # PORTNAME= gonvert -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.5 PORTREVISION= 0 CATEGORIES= misc python gnome -MASTER_SITES= http://unihedron.com/projects/gonvert/ +MASTER_SITES= http://www.unihedron.com/projects/gonvert/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= A conversion utility that allows conversion between many units |