diff options
Diffstat (limited to 'misc/rname/Makefile')
-rw-r--r-- | misc/rname/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/rname/Makefile b/misc/rname/Makefile index d38de3daa1eb..d944179e4895 100644 --- a/misc/rname/Makefile +++ b/misc/rname/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://ringwraith.online.bg/devel/sysutils/rname/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Execute a program with a fake name" WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes |