diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-29 07:45:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-29 07:45:25 +0000 |
commit | 682b9b4b8f5774698c19ff666f5f73854f84a7e1 (patch) | |
tree | 219f63ade52d283aa00b1ad366dae6b8266804d1 /x11 | |
parent | 0075f86802664bd435fcd598933bac2c15f6f630 (diff) | |
download | ports-682b9b4b8f5774698c19ff666f5f73854f84a7e1.tar.gz ports-682b9b4b8f5774698c19ff666f5f73854f84a7e1.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xprompt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xprompt/Makefile b/x11/xprompt/Makefile index e5967f974480..896a854c4381 100644 --- a/x11/xprompt/Makefile +++ b/x11/xprompt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mph -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Displays a dialog box and prompts user for text USE_IMAKE= yes |