diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-26 15:20:34 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-26 15:20:34 +0800 |
commit | 5388a2e1a9f504b8083039cca4952a6383b83d80 (patch) | |
tree | 50339e7e7c14eb6c62c5949a3443ea3202608f52 /net | |
parent | 90f92ac827bd87723676e39474a132c65a2091e0 (diff) | |
download | freebsd-ports-gnome-5388a2e1a9f504b8083039cca4952a6383b83d80.tar.gz freebsd-ports-gnome-5388a2e1a9f504b8083039cca4952a6383b83d80.tar.zst freebsd-ports-gnome-5388a2e1a9f504b8083039cca4952a6383b83d80.zip |
- Revert; previous commit was made based on a bad analysis
Diffstat (limited to 'net')
-rw-r--r-- | net/scr_ipfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scr_ipfm/Makefile b/net/scr_ipfm/Makefile index 966a614f2e0e..895f41a2b01d 100644 --- a/net/scr_ipfm/Makefile +++ b/net/scr_ipfm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scripfm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sexbear@tmu.edu.tw COMMENT= Use logs generated by ipfm to show data graphically NO_BUILD= yes |