diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-10-28 09:08:15 +0000 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-10-28 09:08:15 +0000 |
commit | 7d64c206408f0fe13c9ac6a478cd7964ed7a3bee (patch) | |
tree | 66e96b180e574c52d90addd2bf7c411ead73af40 /sysutils/webjob | |
parent | a99d07a14e5535cf03cd827d1fb07d79100c6bff (diff) | |
download | FreeBSD-ports-7d64c206408f0fe13c9ac6a478cd7964ed7a3bee.zip FreeBSD-ports-7d64c206408f0fe13c9ac6a478cd7964ed7a3bee.tar.gz |
Correct PKGORIGIN precisely according to PR/58268.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'sysutils/webjob')
-rw-r--r-- | sysutils/webjob/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/webjob/Makefile b/sysutils/webjob/Makefile index ef90d6a..88d0aba 100644 --- a/sysutils/webjob/Makefile +++ b/sysutils/webjob/Makefile @@ -7,7 +7,7 @@ PORTNAME= webjob PORTVERSION= 1.3.0 -CATEGORIES= security sysutils +CATEGORIES= sysutils security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= webjob EXTRACT_SUFX= .tgz |