diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-03-02 23:43:45 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-03-02 23:43:45 +0000 |
commit | 7ca108f3bddaece61f12cf7843898da27d4ee3b7 (patch) | |
tree | 795256c3e17939dea8ffab501629baa46b4b67dd /games/lordsawar | |
parent | 16f82370392571f50aa3c01c689379617d7e5496 (diff) |
Update maintainer email in my ports
Approved by: eadler (mentor)
Notes
Notes:
svn path=/head/; revision=292555
Diffstat (limited to 'games/lordsawar')
-rw-r--r-- | games/lordsawar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile index 222926d3d942..5d346e8eabec 100644 --- a/games/lordsawar/Makefile +++ b/games/lordsawar/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= spam@rm-rf.kiev.ua +MAINTAINER= ak@FreeBSD.org COMMENT= A Warlords II clone LIB_DEPENDS= glademm-2.4:${PORTSDIR}/devel/libglademm24 \ |