diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-05 14:04:20 +0800 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-05 14:04:20 +0800 |
commit | 44b1e7429c537900c89e432c869682d1da4391f4 (patch) | |
tree | 20171ed9e7844a484550407cd4f07486387a7503 /security | |
parent | 34f519fd23c1fb9915c45c7ab497e6c835dbff2b (diff) | |
download | freebsd-ports-gnome-44b1e7429c537900c89e432c869682d1da4391f4.tar.gz freebsd-ports-gnome-44b1e7429c537900c89e432c869682d1da4391f4.tar.zst freebsd-ports-gnome-44b1e7429c537900c89e432c869682d1da4391f4.zip |
- Add PKGNAMESUFFIX to avoid duplicate LATEST_LINK.
Diffstat (limited to 'security')
-rw-r--r-- | security/metasploit-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/metasploit-devel/Makefile b/security/metasploit-devel/Makefile index e422f6d508d1..2c46bfa1590a 100644 --- a/security/metasploit-devel/Makefile +++ b/security/metasploit-devel/Makefile @@ -9,6 +9,7 @@ PORTNAME= metasploit DISTVERSION= 3.0-beta-1 CATEGORIES= security MASTER_SITES= # +PKGNAMESUFFIX= -devel DISTNAME= framework-${DISTVERSION} MAINTAINER= onatan@gmail.com |