diff options
Diffstat (limited to 'misc/pdmenu/Makefile')
-rw-r--r-- | misc/pdmenu/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile index 2f48c0e7a8e4..b284ac2ddf39 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: pdmenu -# Date created: 14 December 1998 -# Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za> -# +# Created by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> # $FreeBSD$ PORTNAME= pdmenu @@ -12,7 +9,7 @@ MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A simple console menu program +COMMENT= Simple console menu program LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING |