diff options
author | adamw <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
commit | 13cb3f270286d4c4248de433e83827adbfab89a6 (patch) | |
tree | bfc6d9c17cefe3d3b6d1610d8bc112814d4bc5a2 /games/xripple | |
parent | 427d1a191f4abab8d994f433d8c37260b2aba5ab (diff) | |
download | FreeBSD-ports-13cb3f270286d4c4248de433e83827adbfab89a6.zip FreeBSD-ports-13cb3f270286d4c4248de433e83827adbfab89a6.tar.gz |
Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.
Approved by: pat
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 eb4e47b..be96367 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 |