diff options
author | pat <pat@FreeBSD.org> | 2002-07-28 13:10:22 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-28 13:10:22 +0800 |
commit | 11fac8e741ed60d5bbe9c1fee10e4ed15a856072 (patch) | |
tree | 3ec6e57c73a03b1f6c3e0a8973ea5141c864dddd /security/bugs/Makefile | |
parent | 19c1a776878b7d19313891340d7fd2e44f2b98d8 (diff) | |
download | freebsd-ports-gnome-11fac8e741ed60d5bbe9c1fee10e4ed15a856072.tar.gz freebsd-ports-gnome-11fac8e741ed60d5bbe9c1fee10e4ed15a856072.tar.zst freebsd-ports-gnome-11fac8e741ed60d5bbe9c1fee10e4ed15a856072.zip |
Update to 4.1.0
Change maintainer email address
PR: ports/41059
Submitted by: maintainer
Diffstat (limited to 'security/bugs/Makefile')
-rw-r--r-- | security/bugs/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/security/bugs/Makefile b/security/bugs/Makefile index 3373274f6f04..08de715aa221 100644 --- a/security/bugs/Makefile +++ b/security/bugs/Makefile @@ -6,16 +6,18 @@ # PORTNAME= bugs -PORTVERSION= 4.0.1 +PORTVERSION= 4.1.0 CATEGORIES= security MASTER_SITES= http://www.encryptsolutions.com/english/download/ \ http://www.bcrypt.com/english/download/ EXTRACT_SUFX= .tgz -MAINTAINER= stephane.legrand@bigfoot.com +MAINTAINER= stephane@freebsd-fr.org PLIST_SUB+= PORTVERSION=${PORTVERSION} +USE_GMAKE= yes + # No Manual page # Cryptography = be extra careful... |