Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/x11/deskmenu/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/deskmenu/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.31 diff -u -p -r1.5 -r1.31 --- pkgsrc/x11/deskmenu/Makefile 2010/06/13 22:45:35 1.5 +++ pkgsrc/x11/deskmenu/Makefile 2018/03/12 11:17:49 1.31 @@ -1,19 +1,17 @@ -# $NetBSD: Makefile,v 1.5 2010/06/13 22:45:35 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2018/03/12 11:17:49 wiz Exp $ # VERSION= 1.4.2 DISTNAME= deskmenu_${VERSION} PKGNAME= deskmenu-${VERSION} -PKGREVISION= 2 +PKGREVISION= 25 CATEGORIES= x11 -MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ +MASTER_SITES= https://www.oroborus.org/debian/dists/sid/main/source/x11/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.oroborus.org/?node=Download +HOMEPAGE= https://www.oroborus.org/?node=Download COMMENT= X utility for providing root menus -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes