diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /misc/xtail | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) | |
download | ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip |
Notes
Diffstat (limited to 'misc/xtail')
-rw-r--r-- | misc/xtail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/xtail/Makefile b/misc/xtail/Makefile index ab9aca4d0017..fbb8ec449ef5 100644 --- a/misc/xtail/Makefile +++ b/misc/xtail/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 2.1 CATEGORIES= misc MASTER_SITES= http://www.unicom.com/sw/xtail/ \ http://utenti.gufi.org/~gmarco/files/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= gmarco@gufi.org COMMENT= Watches the growth of files or directories |