diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-03-03 21:28:05 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-03-03 21:28:05 +0800 |
commit | a4a143c7a563ff3f0ecb0f34b60dad59a53e981e (patch) | |
tree | c58185f6dd51376d95056473b05745bf76e4ac2f /graphics/bmeps/Makefile | |
parent | f397bcf76f012f724ff288368fc2a957f7769a43 (diff) | |
download | freebsd-ports-gnome-a4a143c7a563ff3f0ecb0f34b60dad59a53e981e.tar.gz freebsd-ports-gnome-a4a143c7a563ff3f0ecb0f34b60dad59a53e981e.tar.zst freebsd-ports-gnome-a4a143c7a563ff3f0ecb0f34b60dad59a53e981e.zip |
- Unbreak with net-snmp
- Bump PORTREVISION
PR: ports/164029
Submitted by: Jan Henrik Sylvester <me@janh.de>
Reviewed by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Approved by: gabor (mentor, implicit)
Diffstat (limited to 'graphics/bmeps/Makefile')
-rw-r--r-- | graphics/bmeps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index 52e03de66a86..cc1c3c518ace 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -7,6 +7,7 @@ PORTNAME= bmeps PORTVERSION= 2.2.22 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} |