diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /sysutils/maint | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) |
Notes
Diffstat (limited to 'sysutils/maint')
-rw-r--r-- | sysutils/maint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/maint/Makefile b/sysutils/maint/Makefile index f343c732f3b3..62c2ca3e154e 100644 --- a/sysutils/maint/Makefile +++ b/sysutils/maint/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.2 CATEGORIES= sysutils python MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ http://people.FreeBSD.org/~foxfair/distfiles/ -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= System maintenance package written in Python and CSH BUILD_DEPENDS= cvsup:${PORTSDIR}/net/cvsup |