diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:13:26 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:13:26 +0000 |
commit | dfd7972e6553ec7bd0dd87ab24a271effc243861 (patch) | |
tree | af7bcc4d44a9efe533bc403ffd10758e09f11949 /misc | |
parent | 8a80f84f394c4dcbacd72c3304f58f8b893a7f8a (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/digitemp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/digitemp/Makefile b/misc/digitemp/Makefile index d5e51288cdd3..52f89f3b3928 100644 --- a/misc/digitemp/Makefile +++ b/misc/digitemp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.6.0 CATEGORIES= misc MASTER_SITES= http://www.digitemp.com/software/linux/ -MAINTAINER= ea@zaib.as +MAINTAINER= ports@FreeBSD.org COMMENT= Dallas Semiconductor 1-wire device reading console application LICENSE= GPLv2 |