diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /deskutils/xpostit | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes
Notes:
svn path=/head/; revision=21157
Diffstat (limited to 'deskutils/xpostit')
-rw-r--r-- | deskutils/xpostit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile index 53dd1adb3f55..09f818111510 100644 --- a/deskutils/xpostit/Makefile +++ b/deskutils/xpostit/Makefile @@ -17,7 +17,7 @@ CATEGORIES= deskutils MASTER_SITES= ftp://ftp.hrz.tu-darmstadt.de/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= joerg@FreeBSD.ORG +MAINTAINER= joerg@FreeBSD.org USE_IMAKE= yes WRKSRC= ${WRKDIR}/xpostit |