diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-03-17 22:16:03 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-03-17 22:16:03 +0000 |
commit | 04d97a966d72136f83a8ec8e2421a467af47d023 (patch) | |
tree | aaa373ab458172813fc3200beb483a10f4f31bc6 /x11-toolkits/unique | |
parent | b80233c8c4e26085b73928991a692340b1d25c81 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/unique')
-rw-r--r-- | x11-toolkits/unique/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile index 0265c5227ff0..88b63bf87ee0 100644 --- a/x11-toolkits/unique/Makefile +++ b/x11-toolkits/unique/Makefile @@ -4,7 +4,7 @@ PORTNAME= unique PORTVERSION= 1.1.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/lib${PORTNAME}/${PORTVERSION:R}/ DISTNAME= lib${PORTNAME}-${PORTVERSION} |