diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-22 11:34:42 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-22 11:34:42 +0000 |
commit | 001ac28d029e12d38ff3c8a675abfe9203d26c5f (patch) | |
tree | a2ad3712d05ce53b72585040a829091f2068fdc9 /cad/linux-eagle5/Makefile | |
parent | efc0fc68bc8d71633910fdd2e4e95e6f0b8baac2 (diff) | |
download | FreeBSD-ports-001ac28d029e12d38ff3c8a675abfe9203d26c5f.zip FreeBSD-ports-001ac28d029e12d38ff3c8a675abfe9203d26c5f.tar.gz |
Update to 4.09r1.
PR: 37898
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'cad/linux-eagle5/Makefile')
-rw-r--r-- | cad/linux-eagle5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile index 28f3a93..18f2ccf 100644 --- a/cad/linux-eagle5/Makefile +++ b/cad/linux-eagle5/Makefile @@ -7,7 +7,7 @@ PORTNAME= eagle PKGNAMEPREFIX= linux- -EAGLEVERSION= 4.08r2 +EAGLEVERSION= 4.09r1 PORTVERSION= ${EAGLEVERSION:S/r/./} CATEGORIES= cad MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/${EAGLEVERSION}/ |