diff options
Diffstat (limited to 'www/xpi-showip')
-rw-r--r-- | www/xpi-showip/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/xpi-showip/Makefile b/www/xpi-showip/Makefile index 280e47dbac51..99a39f07c31b 100644 --- a/www/xpi-showip/Makefile +++ b/www/xpi-showip/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: xpi-showip -# Date created: 10 November 2011 -# Whom: Barbara <barbara.xxx1975@libero.it> -# +# Created by: Barbara Guida <bar@FreeBSD.org> # $FreeBSD$ -# PORTNAME= showip PORTVERSION= 1.8.1 DISTVERSIONSUFFIX= -tb+sm+fx CATEGORIES= www -MAINTAINER= barbara.xxx1975@libero.it +MAINTAINER= bar@FreeBSD.org COMMENT= Show the IP address of the current page in the status bar LICENSE= GPLv2 |