diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-06-24 22:39:03 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-06-24 22:39:03 +0000 |
commit | c86cd8cae229c215d0436e0fad7912526e88ae56 (patch) | |
tree | 9718027b28c2222e1f4cf5383a9994ac89e71c6e /net/opal | |
parent | c5b7f54af87b0635dec438c5adf49045db55b58a (diff) | |
download | ports-c86cd8cae229c215d0436e0fad7912526e88ae56.tar.gz ports-c86cd8cae229c215d0436e0fad7912526e88ae56.zip |
Notes
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index a1dbf5469f3a..51dddfcaa8c8 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -7,7 +7,7 @@ PORTNAME= opal PORTVERSION= 2.2.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= GNOME |