diff options
Diffstat (limited to 'cad')
-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 a954ca818624..4e898cb84f12 100644 --- a/cad/linux-eagle5/Makefile +++ b/cad/linux-eagle5/Makefile @@ -3,7 +3,7 @@ PORTNAME= eagle5 PORTVERSION= ${EAGLEVERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad linux MASTER_SITES= ftp://ftp.cadsoft.de/eagle/program/${EAGLEBASEVERSION}/ PKGNAMEPREFIX= linux- |