diff options
author | jgh <jgh@FreeBSD.org> | 2012-02-13 01:37:45 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-02-13 01:37:45 +0800 |
commit | 0e0904317431008743a08464427d463d0fa50907 (patch) | |
tree | 62a5d5919f3addde333f580280fde483d724333a /security | |
parent | 25730c42f9fa31bf5652704f8543954161f44b8f (diff) | |
download | freebsd-ports-gnome-0e0904317431008743a08464427d463d0fa50907.tar.gz freebsd-ports-gnome-0e0904317431008743a08464427d463d0fa50907.tar.zst freebsd-ports-gnome-0e0904317431008743a08464427d463d0fa50907.zip |
- fix origin from previous commit
Diffstat (limited to 'security')
-rw-r--r-- | security/sshpass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sshpass/Makefile b/security/sshpass/Makefile index 1e9774d783b2..7ce30d6c096d 100644 --- a/security/sshpass/Makefile +++ b/security/sshpass/Makefile @@ -7,7 +7,7 @@ PORTNAME= sshpass PORTVERSION= 1.05 -CATEGORIES= sysutils +CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/sshpass/${PORTVERSION} MAINTAINER= gaod@hychen.org |