diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
commit | bb0452e715a44a42ccf7bac7100dd90e39d901ba (patch) | |
tree | 2c8521eada4e51a187db8333383191363039eb7d /x11/xkeycaps | |
parent | debcbc50324f3db76d7bcce506c92f8b93c64330 (diff) | |
download | ports-bb0452e715a44a42ccf7bac7100dd90e39d901ba.tar.gz ports-bb0452e715a44a42ccf7bac7100dd90e39d901ba.zip |
Notes
Diffstat (limited to 'x11/xkeycaps')
-rw-r--r-- | x11/xkeycaps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index 5ab927b4ec45..d358bc768c6d 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -2,5 +2,6 @@ DISTNAME= xkeycaps-2.28 USE_IMAKE= yes MASTER_SITES= ftp://ftp.sunet.se/pub/X11/contrib/applications/ CATEGORIES+= x11 +MAINTAINER= jmz@FreeBSD.org .include <bsd.port.mk> |