diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-20 17:31:09 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-20 17:31:09 +0000 |
commit | 85d7153770e32c16cd96df62a349f262c16ecbc7 (patch) | |
tree | b5fd4f028fa26802350f0c9464d3ae4a7afabaff /cad/linux-eagle/Makefile | |
parent | abe5b36b3b0edd0cd1512aa323c3aa85ffb0f3dd (diff) |
Notes
Diffstat (limited to 'cad/linux-eagle/Makefile')
-rw-r--r-- | cad/linux-eagle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/linux-eagle/Makefile b/cad/linux-eagle/Makefile index bc3479040cbb..787dbded7c22 100644 --- a/cad/linux-eagle/Makefile +++ b/cad/linux-eagle/Makefile @@ -7,7 +7,7 @@ PORTNAME= eagle PKGNAMEPREFIX= linux- -EAGLEVERSION= 4.09r1 +EAGLEVERSION= 4.09r2 PORTVERSION= ${EAGLEVERSION:S/r/./} CATEGORIES= cad MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/${EAGLEVERSION}/ |