diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
commit | cb037d3c98be43c22f51db530a0e5146ddc374b2 (patch) | |
tree | da3d0ad74b3dac25040098f7125aac62b77bc817 /deskutils | |
parent | a014051a7b56b13a0d09cb97969287bce9a04a38 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/genius/Makefile | 1 | ||||
-rw-r--r-- | deskutils/pal/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index cb1cdc10fa24..6dabdb5c1864 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -3,6 +3,7 @@ PORTNAME= genius PORTVERSION= 1.0.22 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index 53bb2821a6fa..80f403d01f16 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pal PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}cal/${PORTNAME}/${PORTVERSION} |