diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2005-11-30 13:23:10 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2005-11-30 13:23:10 +0800 |
commit | 6b858f7dee09a58e39625ce488c8bccc00e859cb (patch) | |
tree | b11744c10dd2b92dbe297cebfd655250855a4c3b /math/kcalc | |
parent | 8bad2f31f7d330400081a24f5d9367f6f6885aef (diff) | |
download | freebsd-ports-gnome-6b858f7dee09a58e39625ce488c8bccc00e859cb.tar.gz freebsd-ports-gnome-6b858f7dee09a58e39625ce488c8bccc00e859cb.tar.zst freebsd-ports-gnome-6b858f7dee09a58e39625ce488c8bccc00e859cb.zip |
Chase shlib version bump of net-snmp.
Diffstat (limited to 'math/kcalc')
-rw-r--r-- | math/kcalc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index e465f3ebecf1..545c2aeb6395 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |