diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-11 16:45:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-11 16:45:54 +0000 |
commit | ee641a64655d0e4b6d463072b17afcb965ed46e0 (patch) | |
tree | b6843f19b6c189060414bd95e5c4510a0e74a1dc /cad/gerbv/Makefile | |
parent | Add evilbar-1.2.1, a minimalistic statusbar with XMMS control, APM (diff) |
upgrade to 0.12
Diffstat (limited to 'cad/gerbv/Makefile')
-rw-r--r-- | cad/gerbv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index aab0528792e9..4e38e170778c 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gerbv -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |