diff options
-rw-r--r-- | x11-toolkits/unique/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile index 20e8dd9f9c8b..f8c906f682fe 100644 --- a/x11-toolkits/unique/Makefile +++ b/x11-toolkits/unique/Makefile @@ -1,11 +1,11 @@ PORTNAME= unique DISTVERSION= 1.1.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DISTNAME= lib${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alven@FreeBSD.org COMMENT= Library for single instance applications WWW= https://live.gnome.org/LibUnique |