diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-16 23:13:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-16 23:13:41 +0000 |
commit | 6a2f02c5b8547e300bc432c93c0b31e48f7c305a (patch) | |
tree | 012d3259589137bca0f4ec04d5df0935e0048943 /misc/upclient | |
parent | 6f0732c7f090eecdc2689ddc95dfbadcf2fe4532 (diff) | |
download | ports-6a2f02c5b8547e300bc432c93c0b31e48f7c305a.tar.gz ports-6a2f02c5b8547e300bc432c93c0b31e48f7c305a.zip |
Notes
Diffstat (limited to 'misc/upclient')
-rw-r--r-- | misc/upclient/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile index 94672d3a4f29..d50ccfb69c86 100644 --- a/misc/upclient/Makefile +++ b/misc/upclient/Makefile @@ -7,7 +7,7 @@ PORTNAME= upclient PORTVERSION= 5.0.b8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= http://uptimes.hostingwired.com/files/ \ ${MASTER_SITE_SOURCEFORGE} @@ -26,7 +26,7 @@ USE_RC_SUBR= yes ALL_TARGET= bsd BUILD_WRKSRC= ${WRKSRC}/src -SUB_FILES= pkg-message +SUB_FILES= pkg-message upclient.sh PKGMESSAGE= ${WRKDIR}/pkg-message upclient.sh MAN8= upclient.8 |