diff options
Diffstat (limited to 'comms/xlog/Makefile')
-rw-r--r-- | comms/xlog/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 38ba9217a918..0a7fe7f9d2ba 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -1,20 +1,16 @@ PORTNAME= xlog DISTVERSION= 2.0.24 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio logging application WWW= https://xlog.nongnu.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Uses upstream EOL gtk2 libraries -# Tentative expiration date -EXPIRATION_DATE=2024-12-31 - LIB_DEPENDS= libhamlib.so:comms/hamlib \ libharfbuzz.so:print/harfbuzz \ libfontconfig.so:x11-fonts/fontconfig \ |