diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-03-19 01:40:11 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-03-19 01:40:11 +0800 |
commit | 2fc6e95df70605f51202792805b4926cfd7fbd6b (patch) | |
tree | 2eab8e4c4be2b15222c16c409dadfc888b89908b /games | |
parent | 3512bcd9417028c151f8257848f32db8a63ce10f (diff) | |
download | freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.tar.gz freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.tar.zst freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.zip |
reset MAINTAINER bit to ports@
I have no too much time to maintain.
Diffstat (limited to 'games')
-rw-r--r-- | games/xjig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xjig/Makefile b/games/xjig/Makefile index 0fc9683edf3d..7159178a89bb 100644 --- a/games/xjig/Makefile +++ b/games/xjig/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games EXTRACT_SUFX= .tgz -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Jigsaw puzzle game for X11 USE_XLIB= yes |