diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
commit | c1a25a399f0059d250eee09665c78bcc1e44b469 (patch) | |
tree | 5330d8ae9c94fb1b17774bcddb7a79d7e7f3b526 /games/xripple | |
parent | 9715a732c9ae6675f8b0d4489e37ad26bf9223c6 (diff) | |
download | ports-c1a25a399f0059d250eee09665c78bcc1e44b469.tar.gz ports-c1a25a399f0059d250eee09665c78bcc1e44b469.zip |
Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.
Approved by: pat
Notes
Notes:
svn path=/head/; revision=69628
Diffstat (limited to 'games/xripple')
-rw-r--r-- | games/xripple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xripple/Makefile b/games/xripple/Makefile index eb4e47baf5d9..be96367f181e 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -18,6 +18,8 @@ MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \ ftp://ftp.pconline.com/users/gjerde/enlightenment/ DISTNAME= ${PORTNAME} +MAINTAINER= ports@freebsd.org + PORTCOMMENT= X program to make bottom of screen ripple like a pool of water USE_IMAKE= yes |