diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
commit | 1a267d63c37806a5f8870068238ea6973a675fbf (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /games/sampsvr | |
parent | b71447da1a4039f7410789d6eee2387a6968a91f (diff) | |
download | ports-1a267d63c37806a5f8870068238ea6973a675fbf.tar.gz ports-1a267d63c37806a5f8870068238ea6973a675fbf.zip |
Notes
Diffstat (limited to 'games/sampsvr')
-rw-r--r-- | games/sampsvr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sampsvr/Makefile b/games/sampsvr/Makefile index 25be03be663c..ea2510e1c338 100644 --- a/games/sampsvr/Makefile +++ b/games/sampsvr/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games linux MASTER_SITES= http://files.sa-mp.com/ DISTNAME= samp${PORTVERSION:S,.,,}svr -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rockstar's GTA: San Andreas multiplayer modification dedicated server USE_LINUX= yes |