diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 18:45:07 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 18:45:07 +0000 |
commit | 418d7757232df3c7c371a0692066a1403d4124ed (patch) | |
tree | bcbd0c1df36a171339e70e41b613c1ce3fb293f8 /x11 | |
parent | d2349922e134c7fe18db8cd2a0bf7dce4857e681 (diff) | |
download | ports-418d7757232df3c7c371a0692066a1403d4124ed.tar.gz ports-418d7757232df3c7c371a0692066a1403d4124ed.zip |
Change to my FreeBSD.org email address.
Approved by: crees (mentor)
Notes
Notes:
svn path=/head/; revision=294819
Diffstat (limited to 'x11')
-rw-r--r-- | x11/trayer-srg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/trayer-srg/Makefile b/x11/trayer-srg/Makefile index 9726cd231efa..c94faf5f5c44 100644 --- a/x11/trayer-srg/Makefile +++ b/x11/trayer-srg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://github.com/sargon/${PORTNAME}${PKGNAMESUFFIX}/tarball/${POR PKGNAMESUFFIX= -srg DISTNAME= sargon-${PORTNAME}${PKGNAMESUFFIX}-${PORTNAME}-${PORTVERSION}-${GITVERSION} -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Lightweight GTK2-based systray for UNIX desktop - sargon fork CONFLICTS_INSTALL= trayer-1.0* |