diff options
author | adamw <adamw@FreeBSD.org> | 2005-03-08 00:41:04 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-03-08 00:41:04 +0800 |
commit | 312dc9e73db05edb7b2a251c3b0859c8864ade45 (patch) | |
tree | a459c3d6f7f38a93b07c23c794778e81ac9c1e5f /multimedia/camserv | |
parent | f069e27e768ad5a172920a4ddc052c55f1f2402c (diff) | |
download | freebsd-ports-gnome-312dc9e73db05edb7b2a251c3b0859c8864ade45.tar.gz freebsd-ports-gnome-312dc9e73db05edb7b2a251c3b0859c8864ade45.tar.zst freebsd-ports-gnome-312dc9e73db05edb7b2a251c3b0859c8864ade45.zip |
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
Diffstat (limited to 'multimedia/camserv')
-rw-r--r-- | multimedia/camserv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile index f3f548fc44bc..ca7c5d40da4e 100644 --- a/multimedia/camserv/Makefile +++ b/multimedia/camserv/Makefile @@ -7,7 +7,7 @@ PORTNAME= camserv PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |