diff options
Diffstat (limited to 'x11/slop/Makefile')
-rw-r--r-- | x11/slop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 1e2bf7f3f237..add9bca09551 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -2,6 +2,7 @@ PORTNAME= slop PORTVERSION= 4.1.15 +DISTVERSIONPREFIX= v CATEGORIES= x11 MAINTAINER= neel@neelc.org @@ -11,8 +12,6 @@ LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= naelstrof -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= cbc1856 USES= cmake USE_XORG= x11 xext |