diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-05-16 20:07:39 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-05-16 20:07:39 +0000 |
commit | 9fd172d5fc876fc3db7571500722ed45234278c5 (patch) | |
tree | baceecf2421e2f0fbc6b99f3c053e4d086312f0f /deskutils | |
parent | 2ce6f04e4c000024ab618c04ddff680befbc0ee5 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/contacts/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gruler/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/contacts/Makefile b/deskutils/contacts/Makefile index 009340810c16..680f67ee5564 100644 --- a/deskutils/contacts/Makefile +++ b/deskutils/contacts/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils gnome MASTER_SITES= http://pimlico-project.org/sources/${PORTNAME}/ DIST_SUBDIR= gnome2 -MAINTAINER= smyru@heron.pl +MAINTAINER= ports@freebsd.org COMMENT= Simple yet powerful address book based on Evolution data server CPPFLAGS+= -I${LOCALBASE}/include diff --git a/deskutils/gruler/Makefile b/deskutils/gruler/Makefile index 9a4924be152a..dac8bbcd4a7f 100644 --- a/deskutils/gruler/Makefile +++ b/deskutils/gruler/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 10 CATEGORIES= deskutils MASTER_SITES= http://linuxadvocate.org/projects/gruler/downloads/ -MAINTAINER= smyru@heron.pl +MAINTAINER= ps.ports@smyrak.com COMMENT= A simple customizable GTK screen ruler USE_GNOME= gnomeprefix gnomehack libgnomeui libglade2 |