diff options
Diffstat (limited to 'x11/xcut/Makefile')
-rw-r--r-- | x11/xcut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcut/Makefile b/x11/xcut/Makefile index 8879cd65ddde..629c750a6326 100644 --- a/x11/xcut/Makefile +++ b/x11/xcut/Makefile @@ -9,9 +9,9 @@ PORTNAME= xcut PORTVERSION= 0.2 PORTREVISION= 3 CATEGORIES= x11 -MASTER_SITES= SF \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \ http://acsys.anu.edu.au/~tpot/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= cy@FreeBSD.org COMMENT= Manipulate X cut buffers from the commandline |