diff options
Diffstat (limited to 'devel/ultragetopt/Makefile')
-rw-r--r-- | devel/ultragetopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ultragetopt/Makefile b/devel/ultragetopt/Makefile index 24afec1880b0..13c44a89035b 100644 --- a/devel/ultragetopt/Makefile +++ b/devel/ultragetopt/Makefile @@ -5,7 +5,7 @@ PORTNAME= ultragetopt PORTVERSION= 0.6.0 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://kevinlocke.name/programs/ ${MASTER_SITE_LOCAL} +MASTER_SITES= http://kevinlocke.name/programs/ MAINTAINER= beyert@cs.ucr.edu COMMENT= Versatile and customizable implementation of getopt() |