diff options
author | Ken Moore <ken@ixsystems.com> | 2017-05-14 08:37:50 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-05-14 08:37:50 -0400 |
commit | 088562725f63ad20b1a8bfcf88d23b4406d69519 (patch) | |
tree | 1d437ba28dca79a4283b8102f17271fba10be3a4 /port-files/FreeBSD/deskutils/lumina-notify/Makefile | |
parent | Fix up the pkg-plist for all the new ports. Get rid of the auto-expansion use... (diff) | |
download | lumina-088562725f63ad20b1a8bfcf88d23b4406d69519.tar.gz lumina-088562725f63ad20b1a8bfcf88d23b4406d69519.tar.bz2 lumina-088562725f63ad20b1a8bfcf88d23b4406d69519.zip |
Bump the version of Lumina to 1.2.2, and put a CONFLICTS line with 1.2.1 in the new port files.
Diffstat (limited to 'port-files/FreeBSD/deskutils/lumina-notify/Makefile')
-rw-r--r-- | port-files/FreeBSD/deskutils/lumina-notify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/port-files/FreeBSD/deskutils/lumina-notify/Makefile b/port-files/FreeBSD/deskutils/lumina-notify/Makefile index 86c60f34..d8ce682a 100644 --- a/port-files/FreeBSD/deskutils/lumina-notify/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-notify/Makefile @@ -11,7 +11,7 @@ COMMENT= Alarm/notification utility from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-devel-0* +CONFLICTS= lumina-1.2.1 OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N |