diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-04-05 20:13:48 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-04-05 20:13:48 +0000 |
commit | c4df193039e92c772d7ec7f2fe2147c892d616ad (patch) | |
tree | f41b467e6743bc5e79cfe4633aae469cf2552713 /deskutils/osmo | |
parent | 656577b7235ce46a7b7fa667fc0250c743d1cee3 (diff) | |
download | ports-c4df193039e92c772d7ec7f2fe2147c892d616ad.tar.gz ports-c4df193039e92c772d7ec7f2fe2147c892d616ad.zip |
Notes
Diffstat (limited to 'deskutils/osmo')
-rw-r--r-- | deskutils/osmo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 051970ec171c..2cdc571d7a2c 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmo PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} |